group_vars/all: default to first dns server
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b805a22231
commit
5cf1eae655
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ datacenter: iad2
|
|||
|
||||
# By default, nodes don't backup any dbs on them unless they declare it.
|
||||
dbs_to_backup: []
|
||||
dns: "10.3.163.33"
|
||||
dns1: "10.3.163.33"
|
||||
dns2: "10.3.163.34"
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue