setup ansible to use proxy for newcloud

This commit is contained in:
Kevin Fenzi 2018-05-23 23:26:07 +00:00
parent 015d91fc88
commit c749fc6b27

View file

@ -7,6 +7,7 @@ dns: 8.8.8.8
freezes: false
ansible_ifcfg_whitelist: ['eth1']
baseiptables: false
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q cloud-noc01.cloud.fedoraproject.org"'
nagios_Check_Services:
monitor: false
nrpe: false