1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 15:21:13 +03:00
awx/installer/roles
lj020326 65e38aa37d
Update settings.py
This is needed for LB (e.g., traefik) for proxying into nginx
otherwise, get CSRF error
ref: https://stackoverflow.com/questions/27533011/django-csrf-error-casused-by-nginx-x-forwarded-host

resolved by adding USE_X_FORWARDED_HOST using the following similar issue as a reference:
https://github.com/catmaid/CATMAID/issues/1781
2020-03-30 16:27:40 -04:00
..
check_vars/tasks Merge pull request #5420 from Spredzy/yamllint 2019-12-04 13:42:56 +00:00
image_build Update settings.py 2020-03-30 16:27:40 -04:00
image_push/tasks yamllint: Make all files in awx pass yamllint 2019-12-02 15:12:51 +01:00
kubernetes autogenerate websocket secret 2020-03-26 10:32:37 -04:00
local_docker autogenerate websocket secret 2020-03-26 10:32:37 -04:00