mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
Setup a staging host_group and use resolv.conf for it.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user