oh, rdu, not rdu2 here

Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
Ricky Elrod 2017-11-30 23:38:52 +00:00
parent b660d36d5a
commit b868ab88ae
2 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -23,7 +23,7 @@
- rsyncd
- sudo
- { role: openvpn/client,
when: datacenter != "phx2" and datacenter != "rdu2" }
when: datacenter != "phx2" and datacenter != "rdu" }
- dns
tasks: