mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Add local_docker facility for bind-mounting ca-trust
This implements one possible solution for #411, but does not solve it for Kubernetes or Openshift installations. # Conflicts: # installer/inventory
This commit is contained in:
committed by
Shane McDonald
parent
4fa0d2406a
commit
db8df5f724
@@ -100,4 +100,4 @@ pg_port=5432
|
||||
# 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
|
||||
#ca_trust_dir=/etc/pki/ca-trust
|
||||
|
||||
Reference in New Issue
Block a user