diff options
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index 67ba272109..734185b5e5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -458,6 +458,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 `/tmp/awxcompose`). +*custom_venv_dir* + +> Adds the custom venv environments from the local host to be passed into the containers at install. + *ca_trust_dir* > If you're using a non trusted CA, provide a path where the untrusted Certs are stored on your Host. |