maintainer-test: create f35 instance and vpn settings
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
920214e43d
commit
59fa8cb866
5 changed files with 7 additions and 0 deletions
|
@ -35,6 +35,7 @@ copr-dist-git-dev.fedorainfracloud.org
|
|||
iddev.fedorainfracloud.org
|
||||
f32-test.fedorainfracloud.org
|
||||
f33-test.fedorainfracloud.org
|
||||
f35-test.fedorainfracloud.org
|
||||
rawhide-test.fedorainfracloud.org
|
||||
el7-test.fedorainfracloud.org
|
||||
el8-test.fedorainfracloud.org
|
||||
|
|
2
inventory/host_vars/f35-test.fedorainfracloud.org
Normal file
2
inventory/host_vars/f35-test.fedorainfracloud.org
Normal file
|
@ -0,0 +1,2 @@
|
|||
datacenter: aws
|
||||
inventory_hostname: "f35-test.fedorainfracloud.org"
|
|
@ -877,6 +877,7 @@ pdc-web01.stg.iad2.fedoraproject.org
|
|||
[maintainer_test]
|
||||
f32-test.fedorainfracloud.org
|
||||
f33-test.fedorainfracloud.org
|
||||
f35-test.fedorainfracloud.org
|
||||
rawhide-test.fedorainfracloud.org
|
||||
el7-test.fedorainfracloud.org
|
||||
el8-test.fedorainfracloud.org
|
||||
|
|
|
@ -172,6 +172,7 @@ require ip 13.244.109.203
|
|||
require ip 15.228.51.95
|
||||
require ip 13.244.113.71
|
||||
require ip 13.245.77.95
|
||||
require ip 38.145.60.11
|
||||
|
||||
#
|
||||
# We put this at the end because it fails for hosts with no reverse dns
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.100.30 192.168.100.30
|
Loading…
Add table
Add a link
Reference in a new issue