mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 17:07:36 -02:30
Set docker_compose_dir like other inventory vars
When docker-compose become the sole method for using Docker directly, some of this was shifted around in ways that are inconsistent with other elements. This adjusts it so that: * The inventory variable default is set like the others, and is less confusing * We no longer mention the Standalone Docker in inventory * We format our INSTALL docs w/r/t this var
This commit is contained in:
@@ -446,7 +446,7 @@ Before starting the build process, review the [inventory](./installer/inventory)
|
||||
|
||||
*docker_compose_dir*
|
||||
|
||||
When using docker-compose, the `docker-compose.yml` file will be created there (default `/tmp/awxcompose`).
|
||||
> When using docker-compose, the `docker-compose.yml` file will be created there (default `/tmp/awxcompose`).
|
||||
|
||||
*ca_trust_dir*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user