From ea2849577782332bef0b192713f83993d5fc8953 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 7 Feb 2016 15:39:38 +0200 Subject: duvel is ldap too --- 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 a596cfe7..873a856e 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','alamut'] %> +for g in ['valstar','duvel','alamut'] %> dn: cn=<%= g%>.<%= domain %>,ou=Hosts,<%= dc_suffix %> objectClass: device objectClass: simpleSecurityObject -- cgit v1.2.1