fix: add CaT proxy2.test.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
22c978d496
commit
f95ea6f4d4
|
@ -66,6 +66,11 @@ in {
|
||||||
hostname = "10.0.0.8";
|
hostname = "10.0.0.8";
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"proxy2.test.test" = {
|
||||||
|
hostname = "10.0.0.9";
|
||||||
|
user = "root";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue