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:
parent
b52a7b7e22
commit
6e54578608
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ nm_controlled_resolv: True
|
||||||
ansible_ifcfg_blocklist: True
|
ansible_ifcfg_blocklist: True
|
||||||
public_ip: 3.228.218.234
|
public_ip: 3.228.218.234
|
||||||
datacenter: aws
|
datacenter: aws
|
||||||
|
vpn: True
|
||||||
|
|
||||||
public_hostname: retrace-stg.aws.fedoraproject.org
|
public_hostname: retrace-stg.aws.fedoraproject.org
|
||||||
faf_server_name: retrace-stg.aws.fedoraproject.org/faf
|
faf_server_name: retrace-stg.aws.fedoraproject.org/faf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue