Tell ansible to not ssh over the vpn (before its up).
This commit is contained in:
parent
273ce3ffc3
commit
55469946aa
2 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
|||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 140.211.169.230
|
||||
ansible_ssh_host: anitya-backend01.fedoraproject.org
|
||||
|
||||
vmhost: osuosl03.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
|
|
@ -8,6 +8,7 @@ ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
|||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 140.211.169.229
|
||||
ansible_ssh_host: anitya-frontend01.fedoraproject.org
|
||||
|
||||
vmhost: osuosl03.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue