and we have basic proxy jobs for p05 and p11
This commit is contained in:
parent
b01be3cdd0
commit
316fb7da4e
3 changed files with 53 additions and 0 deletions
10
inventory/host_vars/#mirrorlist-host1plus.fedoraproject.org#
Normal file
10
inventory/host_vars/#mirrorlist-host1plus.fedoraproject.org#
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 5.175.150.1
|
||||
dns: 217.69.160.18
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_virthost
|
||||
eth0_ip: 5.175.150.49
|
||||
vmhost: host1plus01.fedoraproject.org
|
||||
datacenter: host1plus
|
22
inventory/host_vars/proxy05.fedoraproject.org
Normal file
22
inventory/host_vars/proxy05.fedoraproject.org
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 5.175.150.1
|
||||
dns: 8.8.8.8
|
||||
num_cpus: 4
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
vmhost: host1plus01.fedoraproject.org
|
||||
volgroup: /dev/vg_virthost
|
||||
|
||||
eth0_ip: 5.175.150.50
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: host1plus
|
||||
datacenter: host1plus
|
||||
postfix_group: vpn
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
21
inventory/host_vars/proxy11.fedoraproject.org
Normal file
21
inventory/host_vars/proxy11.fedoraproject.org
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 67.219.144.1
|
||||
dns: 8.8.8.8
|
||||
num_cpus: 4
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
vmhost: host1plus01.fedoraproject.org
|
||||
volgroup: /dev/vg_virthost
|
||||
|
||||
eth0_ip: 67.219.144.68
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: host1plus
|
||||
datacenter: host1plus
|
||||
postfix_group: vpn
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
Loading…
Add table
Add a link
Reference in a new issue