mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
Fixes ca_trust_dir and project_data_dir for Kubernetes
This commit is contained in:
@@ -133,7 +133,6 @@ secret_key=awxsecret
|
||||
# CA Trust directory. If you need to provide custom CA certificates, supplying
|
||||
# this variable causes this directory on the host to be bind mounted over
|
||||
# /etc/pki/ca-trust in the awx_task and awx_web containers.
|
||||
# NOTE: only obeyed in local_docker install
|
||||
#ca_trust_dir=/etc/pki/ca-trust/source/anchors
|
||||
|
||||
# Include /etc/nginx/awx_extra.conf
|
||||
|
||||
Reference in New Issue
Block a user