Add route to old puppet infra from adm hosts
This commit is contained in:
parent
108660e297
commit
58aa3e80db
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@
|
||||||
CheckHostIP no
|
CheckHostIP no
|
||||||
Host vmhost01.home.foo.sh
|
Host vmhost01.home.foo.sh
|
||||||
ProxyJump root@ssh.foo.sh
|
ProxyJump root@ssh.foo.sh
|
||||||
|
Host vm03.home.foo.sh
|
||||||
|
ProxyJump root@ssh.foo.sh
|
||||||
dest: /root/.ssh/config
|
dest: /root/.ssh/config
|
||||||
mode: 0600
|
mode: 0600
|
||||||
owner: root
|
owner: root
|
||||||
|
|
Loading…
Add table
Reference in a new issue