ns13
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
6fa6018428
commit
1ad440cde0
2 changed files with 29 additions and 0 deletions
28
inventory/host_vars/ns13.rdu2.fedoraproject.org
Normal file
28
inventory/host_vars/ns13.rdu2.fedoraproject.org
Normal file
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 172.31.2.254
|
||||
dns: 8.8.8.8
|
||||
dns1: 8.8.8.8
|
||||
dns2: 8.8.4.4
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
vmhost: virthost-rdu01.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 172.31.2.24
|
||||
eth0_nm: 255.255.255.0
|
||||
|
||||
public_ip: 209.132.190.1
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: redhat
|
||||
datacenter: rdu
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
collectd_graphite: True
|
|
@ -586,6 +586,7 @@ ns02.fedoraproject.org
|
|||
ns03.phx2.fedoraproject.org
|
||||
ns04.phx2.fedoraproject.org
|
||||
ns05.fedoraproject.org
|
||||
ns13.rdu2.fedoraproject.org
|
||||
|
||||
[dns-external]
|
||||
ns02.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue