mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
group_vars/all: default to first dns server
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user