Fix concepts and training hostnames
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
b487e3db6a
commit
f1cc7a4816
|
@ -36,7 +36,7 @@ in {
|
||||||
user = "bbaedorf";
|
user = "bbaedorf";
|
||||||
};
|
};
|
||||||
|
|
||||||
"salt.gateway.test" = {
|
"gateway.base.test" = {
|
||||||
hostname = "10.0.0.3";
|
hostname = "10.0.0.3";
|
||||||
user = "root";
|
user = "root";
|
||||||
proxyJump = "root@salt.base.test";
|
proxyJump = "root@salt.base.test";
|
||||||
|
|
Loading…
Reference in a new issue