Remove jumphosts from adm ssh config
This commit is contained in:
parent
a5f846720f
commit
5e60aa56aa
1 changed files with 0 additions and 4 deletions
|
@ -51,10 +51,6 @@
|
||||||
content: |
|
content: |
|
||||||
Host *.home.foo.sh
|
Host *.home.foo.sh
|
||||||
CheckHostIP no
|
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
|
dest: /root/.ssh/config
|
||||||
mode: 0600
|
mode: 0600
|
||||||
owner: root
|
owner: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue