mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-20 22:18:04 -03:30
Remove 'bastion' as default conf
This commit is contained in:
parent
768fe05eea
commit
db77bd9588
@ -1,7 +1,7 @@
|
||||
[ssh_connection]
|
||||
pipelining=True
|
||||
ssh_args = -F ./ssh-bastion.conf -o ControlMaster=auto -o ControlPersist=30m
|
||||
control_path = ~/.ssh/ansible-%%r@%%h:%%p
|
||||
#ssh_args = -F ./ssh-bastion.conf -o ControlMaster=auto -o ControlPersist=30m
|
||||
#control_path = ~/.ssh/ansible-%%r@%%h:%%p
|
||||
[defaults]
|
||||
host_key_checking=False
|
||||
gathering = smart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user