mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-01 01:41:13 +08:00
do not use the up address you already gave away
This commit is contained in:
@@ -9,7 +9,7 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
vmhost: virthost-cc-rdu01.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 8.43.85.66
|
||||
eth0_ip: 8.43.85.67
|
||||
eth0_nm: 255.255.255.0
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
|
||||
@@ -442,7 +442,7 @@ $wgSquidServersNoPurge = array(
|
||||
"192.168.1.158",
|
||||
|
||||
# proxy14
|
||||
"8.43.85.66",
|
||||
"8.43.85.67",
|
||||
"192.168.1.159",
|
||||
|
||||
{% endif %}
|
||||
|
||||
@@ -384,7 +384,7 @@ $wgSquidServersNoPurge = array(
|
||||
"192.168.1.158",
|
||||
|
||||
# proxy14
|
||||
"8.43.85.66",
|
||||
"8.43.85.67",
|
||||
"192.168.1.159",
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user