mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-26 01:41:48 -05:00
Fix an issue where we ignored the secret key during install
This commit is contained in:
@@ -212,3 +212,4 @@
|
||||
RABBITMQ_VHOST: "awx"
|
||||
MEMCACHED_HOST: "memcached"
|
||||
MEMCACHED_PORT: "11211"
|
||||
SECRET_KEY: "{{ awx_secret_key }}"
|
||||
|
||||
Reference in New Issue
Block a user