Add hosts file and vpn ccd for mdapi01
This commit is contained in:
parent
948a115a4e
commit
08b8ba352a
2 changed files with 6 additions and 0 deletions
4
roles/hosts/files/mdapi01.phx2.fedoraproject.org-hosts
Normal file
4
roles/hosts/files/mdapi01.phx2.fedoraproject.org-hosts
Normal file
|
@ -0,0 +1,4 @@
|
|||
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
|
||||
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
|
||||
10.5.126.23 infrastructure.fedoraproject.org
|
||||
10.5.125.63 koji.fedoraproject.org
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.153 192.168.0.153
|
Loading…
Add table
Add a link
Reference in a new issue