Add inventory vars to set docker install hostnames

Signed-off-by: walkafwalka <41709139+walkafwalka@users.noreply.github.com>
This commit is contained in:
walkafwalka
2018-08-04 01:49:07 -07:00
parent d40d9f8675
commit d2ab7bd54d
3 changed files with 6 additions and 4 deletions

View File

@@ -33,6 +33,8 @@ dockerhub_version=latest
# task_mem_request=2
# Common Docker parameters
awx_task_hostname=awx
awx_web_hostname=awxweb
postgres_data_dir=/tmp/pgdocker
host_port=80