Setup a staging host_group and use resolv.conf for it.
This commit is contained in:
parent
f3cc32e50e
commit
5d29bc1345
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
freezes: false
|
||||
env: staging
|
||||
host_group: staging
|
||||
|
|
6
roles/base/files/resolv.conf/staging
Normal file
6
roles/base/files/resolv.conf/staging
Normal file
|
@ -0,0 +1,6 @@
|
|||
search stg.phx2.fedoraproject.org phx2.fedoraproject.org fedoraproject.org
|
||||
nameserver 10.5.126.21
|
||||
nameserver 10.5.126.22
|
||||
options rotate timeout:1
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue