mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
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