mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 17:07:36 -02:30
Merge pull request #2977 from MarBra/devel
Fix typo in ca_trust_dir
Reviewed-by: Bill Nottingham
https://github.com/wenottingham
This commit is contained in:
@@ -120,7 +120,7 @@ secret_key=awxsecret
|
|||||||
# this variable causes this directory on the host to be bind mounted over
|
# 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.
|
# /etc/pki/ca-trust in the awx_task and awx_web containers.
|
||||||
# NOTE: only obeyed in local_docker install
|
# NOTE: only obeyed in local_docker install
|
||||||
#ca_trust_dir=/etc/pki/ca-trust/source/anchor
|
#ca_trust_dir=/etc/pki/ca-trust/source/anchors
|
||||||
|
|
||||||
# Include /etc/nginx/awx_extra.conf
|
# Include /etc/nginx/awx_extra.conf
|
||||||
# Note the use of glob pattern for nginx
|
# Note the use of glob pattern for nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user