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 installed awx on k3s in CentOS stream. I followed https://github.com/kurokobo/awx-on-k3s.
When I enable provisioning callback host config key empty. Please help me
I applied patch for traefik controlller and modify base/awx.yaml with below setting and redeploy.
extra_settings:
- setting: REMOTE_HOST_HEADERS
value: "['HTTP_X_FORWARDED_FOR', 'REMOTE_ADDR', 'REMOTE_HOST']"
Please help me
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello ,
I installed awx on k3s in CentOS stream. I followed https://github.com/kurokobo/awx-on-k3s.
When I enable provisioning callback host config key empty. Please help me
I applied patch for traefik controlller and modify base/awx.yaml with below setting and redeploy.
extra_settings:
- setting: REMOTE_HOST_HEADERS
value: "['HTTP_X_FORWARDED_FOR', 'REMOTE_ADDR', 'REMOTE_HOST']"
Please help me
Beta Was this translation helpful? Give feedback.
All reactions