diff --git a/roles/installer/templates/config.yaml.j2 b/roles/installer/templates/config.yaml.j2 index 8490dca9..5ebaca45 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"):