Skip to content
Snippets Groups Projects
Commit add7570a authored by Antoine Legrand's avatar Antoine Legrand Committed by GitHub
Browse files

Merge pull request #770 from kubernetes-incubator/ant31-patch-2

Remove 'bastion' as default conf
parents 768fe05e db77bd95
No related branches found
No related tags found
No related merge requests found
[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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment