users/b12f: add cat demo1-1 ssh host
This commit is contained in:
parent
ecf15efb0e
commit
d139443c59
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue