Add resolv.conf for host1plus01
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
723c006918
commit
c471482f3c
2 changed files with 9 additions and 0 deletions
5
inventory/host_vars/host1plus01.fedoraproject.org
Normal file
5
inventory/host_vars/host1plus01.fedoraproject.org
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
datacenter: host1plus
|
||||
virthost: true
|
||||
nrpe_procs_warn: 900
|
||||
nrpe_procs_crit: 1000
|
4
roles/base/files/resolv.conf/host1plus
Normal file
4
roles/base/files/resolv.conf/host1plus
Normal file
|
@ -0,0 +1,4 @@
|
|||
search vpn.fedoraproject.org fedoraproject.org
|
||||
nameserver 217.69.160.18
|
||||
nameserver 8.8.8.8
|
||||
options rotate timeout:1
|
Loading…
Add table
Add a link
Reference in a new issue