Add resolv.conf customization

This commit is contained in:
2023-09-01 15:42:27 -04:00
parent cf1d8114e2
commit b814ec60f6
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