mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 04:29:21 -02:30
redis socket support
This commit is contained in:
committed by
Ryan Petrello
parent
d58df0f34a
commit
770b457430
@@ -2,8 +2,6 @@
|
||||
dockerhub_version: "{{ lookup('file', playbook_dir + '/../VERSION') }}"
|
||||
|
||||
redis_image: "redis"
|
||||
redis_hostname: "redis"
|
||||
redis_port: "6379"
|
||||
|
||||
postgresql_version: "10"
|
||||
postgresql_image: "postgres:{{postgresql_version}}"
|
||||
|
||||
Reference in New Issue
Block a user