Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DNS search domain configurable for awx containers #651

Merged
merged 1 commit into from
Nov 16, 2017

Conversation

tumbl3w33d
Copy link
Contributor

related #646

SUMMARY

Implementation of feature requested by #646 (configurable search domain for containers).

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • Installer
AWX VERSION
1.0.1.208

@@ -72,3 +72,6 @@ pg_port=5432
#http_proxy=http://proxy:3128
#https_proxy=http://proxy:3128
#no_proxy=mycorp.org

# Container configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly rename this to Container networking configuration and then in the future we can re-use this section if we had other related configurations.

@tumbl3w33d tumbl3w33d force-pushed the 646_configurable_search_domains branch from e3fa5eb to 4f57e08 Compare November 15, 2017 20:10
@tumbl3w33d tumbl3w33d force-pushed the 646_configurable_search_domains branch from 4f57e08 to c1aa412 Compare November 15, 2017 20:12
@tumbl3w33d
Copy link
Contributor Author

Updated @matburt

@matburt matburt merged commit b06a508 into ansible:devel Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants