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:
parent
f1b3cbb2b1
commit
8647884713
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +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
|
||||||
vpn: false
|
vpn: true
|
||||||
|
|
||||||
nrpe_procs_warn: 1200
|
nrpe_procs_warn: 1200
|
||||||
nrpe_procs_crit: 1400
|
nrpe_procs_crit: 1400
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue