oh, rdu, not rdu2 here
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
b660d36d5a
commit
b868ab88ae
2 changed files with 2 additions and 3 deletions
|
@ -19,8 +19,7 @@ public_ip: 209.132.190.1
|
||||||
# This is consumed by the roles/fedora-web/main role
|
# This is consumed by the roles/fedora-web/main role
|
||||||
sponsor: redhat
|
sponsor: redhat
|
||||||
datacenter: rdu
|
datacenter: rdu
|
||||||
postfix_group: vpn
|
vpn: false
|
||||||
vpn: true
|
|
||||||
|
|
||||||
nrpe_procs_warn: 1200
|
nrpe_procs_warn: 1200
|
||||||
nrpe_procs_crit: 1400
|
nrpe_procs_crit: 1400
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
- rsyncd
|
- rsyncd
|
||||||
- sudo
|
- sudo
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: datacenter != "phx2" and datacenter != "rdu2" }
|
when: datacenter != "phx2" and datacenter != "rdu" }
|
||||||
- dns
|
- dns
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue