Add resolv.conf customization

This commit is contained in:
2021-10-11 14:41:29 -04:00
parent 5e83f1826e
commit 739c60fce0
3 changed files with 19 additions and 2 deletions

View File

@ -9,6 +9,13 @@ timezone_location: Canada/Eastern
# Cluster domain for node FQDNs
local_domain: upstream.local
# DNS recursive servers and search domains for nodes
recursive_dns_servers:
- 8.8.8.8
- 8.8.4.4
recursive_dns_search_domains:
- "{{ local_domain }}"
# Cluster hardware model, used in pvc_user_configuration and grub_configuration below
cluster_hardware: default