users/b12f: add cat demo1-1 ssh host

This commit is contained in:
b12f 2024-11-12 22:10:34 +01:00
parent ecf15efb0e
commit d139443c59
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -67,6 +67,12 @@ in {
proxyJump = "gateway.base.test";
};
"demo1-1.test.test" = {
hostname = "10.0.0.10";
user = "root";
proxyJump = "gateway.base.test";
};
"demo2.prod.test" = {
hostname = "10.0.0.5";
user = "root";