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
|
||||
sponsor: redhat
|
||||
datacenter: rdu
|
||||
postfix_group: vpn
|
||||
vpn: true
|
||||
vpn: false
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
- rsyncd
|
||||
- sudo
|
||||
- { role: openvpn/client,
|
||||
when: datacenter != "phx2" and datacenter != "rdu2" }
|
||||
when: datacenter != "phx2" and datacenter != "rdu" }
|
||||
- dns
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue