Remove jumphosts from adm ssh config

This commit is contained in:
Timo Makinen 2021-03-16 00:24:03 +00:00
parent a5f846720f
commit 5e60aa56aa

View file

@ -51,10 +51,6 @@
content: |
Host *.home.foo.sh
CheckHostIP no
Host vmhost01.home.foo.sh
ProxyJump root@ssh.foo.sh
Host vm03.home.foo.sh
ProxyJump root@ssh.foo.sh
dest: /root/.ssh/config
mode: 0600
owner: root