From b21c1e3e0f8124d80acf002cc884034fec5ddbba Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Tue, 9 Feb 2016 18:45:44 +0200 Subject: remove more valstar configs --- modules/openldap/templates/init_ldap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/openldap') diff --git a/modules/openldap/templates/init_ldap.sh b/modules/openldap/templates/init_ldap.sh index 873a856e..dfcaf236 100644 --- a/modules/openldap/templates/init_ldap.sh +++ b/modules/openldap/templates/init_ldap.sh @@ -28,7 +28,7 @@ end -%> <% # FIXME automatically get the list of servers -for g in ['valstar','duvel','alamut'] %> +for g in ['duvel','alamut'] %> dn: cn=<%= g%>.<%= domain %>,ou=Hosts,<%= dc_suffix %> objectClass: device objectClass: simpleSecurityObject -- cgit v1.2.1