feat: add CaT demo2.prod.test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Benjamin Bädorf 2023-09-16 21:49:51 +02:00
parent 3fcb1e3c4e
commit f5c8627c22
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -62,6 +62,11 @@ in {
user = "root";
};
"demo2.prod.test" = {
hostname = "10.0.0.5";
user = "root";
};
"proxy1.test.test" = {
hostname = "10.0.0.8";
user = "root";