Added some Doc for ca_trust_dir

This commit is contained in:
Numblesix 2018-10-12 19:44:29 +02:00 committed by Ryan Petrello
parent 78c4d5005e
commit 6d0fed6d9a
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777
2 changed files with 5 additions and 1 deletions

View File

@ -449,6 +449,10 @@ Before starting the build process, review the [inventory](./installer/inventory)
When using docker-compose, the `docker-compose.yml` file will be created there (default `/var/lib/awx`).
*ca_trust_dir*
> If you're using a non trusted CA, provide a path where the untrusted Certs are stored on your Host.
#### Docker registry
If you wish to tag and push built images to a Docker registry, set the following variables in the inventory file:

View File

@ -117,7 +117,7 @@ secret_key=awxsecret
# 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/source/anchor
# Include /etc/nginx/awx_extra.conf
# Note the use of glob pattern for nginx