make changes for the firewall affected systems
This commit is contained in:
parent
d8912435f5
commit
9cb94d7550
4 changed files with 24 additions and 6 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.126.87
|
||||
eth0_ip: 10.5.128.139
|
||||
vmhost: virthost04.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
eth0_ip: 10.5.126.83
|
||||
eth0_ip: 10.5.128.175
|
||||
eth1_ip: 10.5.127.124
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
|
@ -9,7 +9,7 @@ ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
|||
vmhost: virthost12.phx2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 10.5.126.88
|
||||
eth0_ip: 10.5.128.177
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
|
|
18
inventory/host_vars/proxy02.stg.phx2.fedoraproject.org
Normal file
18
inventory/host_vars/proxy02.stg.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
vmhost: virthost11.phx2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 10.5.128.154
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
Loading…
Add table
Add a link
Reference in a new issue