Change inventory/host_vars/ns13.rdu2.fedoraproject.org to have vpn: true so that ipa works

Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
This commit is contained in:
Stephen Smoogen 2021-03-30 17:09:31 -04:00
parent f1b3cbb2b1
commit 8647884713

View file

@ -19,7 +19,7 @@ public_ip: 209.132.190.1
# This is consumed by the roles/fedora-web/main role
sponsor: redhat
datacenter: rdu
vpn: false
vpn: true
nrpe_procs_warn: 1200
nrpe_procs_crit: 1400