prep for proxy03 move

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-02-11 23:14:04 +00:00
parent ae70d3d6d3
commit 0b7bb3b5b3
5 changed files with 32 additions and 32 deletions

View file

@ -1,22 +1,22 @@
---
nm: 255.255.255.240
gw: 66.35.62.174
dns: 198.49.126.1
mem_size: 4096
max_mem_size: 4096
eth0_ip: 8.43.85.73
eth0_nm: 255.255.255.0
gw: 8.43.85.254
nm: 255.255.255.0
dns: 8.8.8.8
mem_size: 8192
max_mem_size: 8192
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora-29-ext
ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/29/Server/x86_64/os/
vmhost: tummy01.fedoraproject.org
volgroup: /dev/vg_host
eth0_ip: 66.35.62.162
eth0_nm: 255.255.255.240
vmhost: virthost-cc-rdu02.fedoraproject.org
volgroup: /dev/vg_guests
# This is consumed by the roles/fedora-web/main role
sponsor: tummy
datacenter: tummy
sponsor: redhat
datacenter: rdu-cc
postfix_group: vpn
vpn: true
@ -26,4 +26,4 @@ nrpe_procs_crit: 1000
# This is used in the httpd.conf to determine the value for serverlimit and
# maxrequestworkers. On 8gb proxies, 900 seems fine. But on 4gb proxies, this
# should be lowered in the host vars for that proxy.
maxrequestworkers: 400
maxrequestworkers: 900

View file

@ -13,8 +13,8 @@ NameVirtualHost [2001:4178:2:1269::fed2]:80
NameVirtualHost [2001:4178:2:1269::fed2]:443
# proxy03
NameVirtualHost 66.35.62.162:80
NameVirtualHost 66.35.62.162:443
NameVirtualHost 8.43.85.73:80
NameVirtualHost 8.43.85.73:443
# proxy04
NameVirtualHost 152.19.134.142:80

View file

@ -369,7 +369,7 @@ $wgSquidServersNoPurge = array(
"192.168.1.12",
# proxy03
"66.35.62.162",
"8.43.85.73",
"192.168.1.7",
# proxy04

View file

@ -340,7 +340,7 @@ $wgSquidServersNoPurge = array(
"192.168.1.12",
# proxy03
"66.35.62.162",
"8.43.85.73",
"192.168.1.7",
# proxy04

View file

@ -54,9 +54,9 @@ define servicedependency {
}
define servicedependency {
host_name 66.35.62.162-tummy
host_name 8.43.85.73-virthost-cc-rdu02
service_description http
dependent_host_name 66.35.62.162-tummy
dependent_host_name 8.43.85.73-virthost-cc-rdu02
dependent_service_description fedoraproject.org, fedoraproject.org - wiki, start.fedoraproject.org
notification_failure_criteria w,c
execution_failure_criteria w,c