feat: add CaT demo2.prod.test
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3fcb1e3c4e
commit
f5c8627c22
|
@ -62,6 +62,11 @@ in {
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"demo2.prod.test" = {
|
||||||
|
hostname = "10.0.0.5";
|
||||||
|
user = "root";
|
||||||
|
};
|
||||||
|
|
||||||
"proxy1.test.test" = {
|
"proxy1.test.test" = {
|
||||||
hostname = "10.0.0.8";
|
hostname = "10.0.0.8";
|
||||||
user = "root";
|
user = "root";
|
||||||
|
|
Loading…
Reference in a new issue