mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
Allow for platform specific variables in docker-compose install
This changes the default docker_compose_dir on macos to a writeable location
This commit is contained in:
@@ -12,4 +12,3 @@ rabbitmq_default_password: "guest"
|
||||
postgresql_version: "9.6"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
docker_compose_dir: "/var/lib/awx"
|
||||
|
||||
Reference in New Issue
Block a user