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
1 changed files with 5 additions and 0 deletions
|
@ -66,6 +66,11 @@ in {
|
|||
hostname = "10.0.0.8";
|
||||
user = "root";
|
||||
};
|
||||
|
||||
"proxy2.test.test" = {
|
||||
hostname = "10.0.0.9";
|
||||
user = "root";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue