mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Try to get retrace-stg to have vpn.
Currently the retrace03 system is on the vpn while its variables state vpn:false. I am forcing retrace-stg to have vpn as true to see if that gets this box onto the VPN. Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
This commit is contained in:
@@ -6,6 +6,7 @@ nm_controlled_resolv: True
|
||||
ansible_ifcfg_blocklist: True
|
||||
public_ip: 3.228.218.234
|
||||
datacenter: aws
|
||||
vpn: True
|
||||
|
||||
public_hostname: retrace-stg.aws.fedoraproject.org
|
||||
faf_server_name: retrace-stg.aws.fedoraproject.org/faf
|
||||
|
||||
Reference in New Issue
Block a user