setup ansible to use proxy for newcloud
This commit is contained in:
parent
015d91fc88
commit
c749fc6b27
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ dns: 8.8.8.8
|
||||||
freezes: false
|
freezes: false
|
||||||
ansible_ifcfg_whitelist: ['eth1']
|
ansible_ifcfg_whitelist: ['eth1']
|
||||||
baseiptables: false
|
baseiptables: false
|
||||||
|
ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q cloud-noc01.cloud.fedoraproject.org"'
|
||||||
nagios_Check_Services:
|
nagios_Check_Services:
|
||||||
monitor: false
|
monitor: false
|
||||||
nrpe: false
|
nrpe: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue