summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorsoftwarefactory-project-zuul[bot] <33884098+softwarefactory-project-zuul[bot]@users.noreply.github.com>2019-10-28 00:42:35 +0100
committerGitHub <noreply@github.com>2019-10-28 00:42:35 +0100
commit5ab09686c908a50123eb9a325749eab85c09086b (patch)
tree847637050dbc3bb66394116618c34dcbaaa37190 /INSTALL.md
parentMerge pull request #5123 from r-daneel/devel (diff)
parentAdded custom_venv_dir to local docker install, (diff)
downloadawx-5ab09686c908a50123eb9a325749eab85c09086b.tar.xz
awx-5ab09686c908a50123eb9a325749eab85c09086b.zip
Merge pull request #5043 from EStork09/devel
Added custom_venv_dir to local docker install, Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
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.