You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that AWX is open source software provided for free and that I might not receive a timely response.
Feature type
New Feature
Feature Summary
It seems like there is a lot of folks trying to find a workaround to override hosts entries. I've been trying lots of different things with ansible-builder. After working several hours on this I finally found how to do it.
It might be a good idea to document how to do this or possibly add a configuration in the UI beside customizing the pod spec override
@smalenfant - Can you send me links to the documentation you looked at that you expected to have this information, but lacked? It will give me a better idea where readers are looking for this information so I can be sure it gets referenced there.
Please confirm the following
Feature type
New Feature
Feature Summary
It seems like there is a lot of folks trying to find a workaround to override hosts entries. I've been trying lots of different things with ansible-builder. After working several hours on this I finally found how to do it.
It might be a good idea to document how to do this or possibly add a configuration in the UI beside customizing the pod spec override
References: https://kubernetes.io/docs/tasks/network/customize-hosts-file-for-pods/
I've been able to use the following in the Pod spec override which works great.
spec:
hostAliases:
hostnames:
Select the relevant components
Steps to reproduce
Describe in Feature Summary
Current results
No entries can be added to /etc/hosts automation pod
Sugested feature result
Additional information
No response
The text was updated successfully, but these errors were encountered: