diff --git a/roles/installer/templates/config.yaml.j2 b/roles/installer/templates/config.yaml.j2 index fb493311..cc9d7b71 100644 --- a/roles/installer/templates/config.yaml.j2 +++ b/roles/installer/templates/config.yaml.j2 @@ -18,6 +18,7 @@ data: settings: | import os import socket + from django_auth_ldap.config import LDAPSearch def get_secret(): if os.path.exists("/etc/tower/SECRET_KEY"):