support dns servers

This commit is contained in:
Ryan Wallner
2018-01-18 07:46:09 -05:00
parent 5a21783013
commit bcbda23aee
2 changed files with 4 additions and 0 deletions

View File

@@ -80,3 +80,5 @@ pg_port=5432
# Container networking configuration
# Set the awx_task and awx_web containers' search domain(s)
#awx_container_search_domains=example.com,ansible.com
# Alternate DNS servers
#awx_alternate_dns_servers="10.1.2.3,10.2.3.4"