do not use the up address you already gave away
This commit is contained in:
parent
5d56167235
commit
cc9688975b
3 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||||
vmhost: virthost-cc-rdu01.fedoraproject.org
|
vmhost: virthost-cc-rdu01.fedoraproject.org
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
|
|
||||||
eth0_ip: 8.43.85.66
|
eth0_ip: 8.43.85.67
|
||||||
eth0_nm: 255.255.255.0
|
eth0_nm: 255.255.255.0
|
||||||
|
|
||||||
# This is consumed by the roles/fedora-web/main role
|
# This is consumed by the roles/fedora-web/main role
|
||||||
|
|
|
@ -442,7 +442,7 @@ $wgSquidServersNoPurge = array(
|
||||||
"192.168.1.158",
|
"192.168.1.158",
|
||||||
|
|
||||||
# proxy14
|
# proxy14
|
||||||
"8.43.85.66",
|
"8.43.85.67",
|
||||||
"192.168.1.159",
|
"192.168.1.159",
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
@ -384,7 +384,7 @@ $wgSquidServersNoPurge = array(
|
||||||
"192.168.1.158",
|
"192.168.1.158",
|
||||||
|
|
||||||
# proxy14
|
# proxy14
|
||||||
"8.43.85.66",
|
"8.43.85.67",
|
||||||
"192.168.1.159",
|
"192.168.1.159",
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue