add virthost-rdu02 host vars
This commit is contained in:
parent
90b34f3440
commit
ca726c8487
1 changed files with 15 additions and 0 deletions
15
inventory/host_vars/virthost-rdu02.fedoraproject.org
Normal file
15
inventory/host_vars/virthost-rdu02.fedoraproject.org
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
nrpe_procs_warn: 900
|
||||||
|
nrpe_procs_crit: 1000
|
||||||
|
datacenter: rdu
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 172.31.2.254
|
||||||
|
dns: 8.8.8.8
|
||||||
|
postfix_group: vpn
|
||||||
|
br0_ip: 172.31.2.12
|
||||||
|
br0_nm: 255.255.255.0
|
||||||
|
#br1_ip: 172.31.1.2
|
||||||
|
#br1_nm: 255.255.255.0
|
||||||
|
vpn: true
|
||||||
|
|
||||||
|
public_ip: 209.132.190.12
|
Loading…
Add table
Add a link
Reference in a new issue