[proxies] add host_vars for proxy35/36
This commit is contained in:
parent
f0b6fbd4bc
commit
117b6c3de4
2 changed files with 34 additions and 0 deletions
17
inventory/host_vars/proxy35.fedoraproject.org
Normal file
17
inventory/host_vars/proxy35.fedoraproject.org
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
# Skipping all the network stuff. Amazon does that all via DHCP.
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: amazon
|
||||
datacenter: aws
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
|
||||
public_ip: 18.130.159.183
|
||||
|
17
inventory/host_vars/proxy36.fedoraproject.org
Normal file
17
inventory/host_vars/proxy36.fedoraproject.org
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
# Skipping all the network stuff. Amazon does that all via DHCP.
|
||||
|
||||
# This is consumed by the roles/fedora-web/main role
|
||||
sponsor: amazon
|
||||
datacenter: aws
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
nagios_Check_Services:
|
||||
swap: false
|
||||
|
||||
public_ip: 18.159.254.57
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue