aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2015-10-20 10:34:27 +0300
committerThomas Backlund <tmb@mageia.org>2015-10-20 10:34:27 +0300
commita1dd14788b11a13ecbace190bd85da053bd729b2 (patch)
tree0e3df2a5b8491c6a499df6fee37bf99c7641b9bc /modules/openldap/templates
parent964cab623d85d877d2b420867446d8f7ad8125ba (diff)
downloadpuppet-a1dd14788b11a13ecbace190bd85da053bd729b2.tar
puppet-a1dd14788b11a13ecbace190bd85da053bd729b2.tar.gz
puppet-a1dd14788b11a13ecbace190bd85da053bd729b2.tar.bz2
puppet-a1dd14788b11a13ecbace190bd85da053bd729b2.tar.xz
puppet-a1dd14788b11a13ecbace190bd85da053bd729b2.zip
lint fixes for openldap
Diffstat (limited to 'modules/openldap/templates')
-rw-r--r--modules/openldap/templates/mandriva-dit-access.conf1
-rw-r--r--modules/openldap/templates/slapd.syncrepl.conf3
-rw-r--r--modules/openldap/templates/slapd.test.conf1
3 files changed, 1 insertions, 4 deletions
diff --git a/modules/openldap/templates/mandriva-dit-access.conf b/modules/openldap/templates/mandriva-dit-access.conf
index b0073420..f9b7a98d 100644
--- a/modules/openldap/templates/mandriva-dit-access.conf
+++ b/modules/openldap/templates/mandriva-dit-access.conf
@@ -193,4 +193,3 @@ access to dn.sub="ou=KDEConfig,<%= dc_suffix %>"
# last one
access to dn.subtree="<%= dc_suffix %>" attrs=entry,uid,cn
by users read
-
diff --git a/modules/openldap/templates/slapd.syncrepl.conf b/modules/openldap/templates/slapd.syncrepl.conf
index bfa01d79..2bfe7d50 100644
--- a/modules/openldap/templates/slapd.syncrepl.conf
+++ b/modules/openldap/templates/slapd.syncrepl.conf
@@ -7,6 +7,5 @@ syncrepl rid=<%= rid %>
binddn="cn=syncuser-<%= hostname%>,ou=System Accounts,<%= dc_suffix %>"
credentials=<%= sync_password %>
tls_reqcert=never
-
-updateref ldaps://ldap-master.<%= domain %>:636
+updateref ldaps://ldap-master.<%= domain %>:636
diff --git a/modules/openldap/templates/slapd.test.conf b/modules/openldap/templates/slapd.test.conf
index 355efb8e..8befa55a 100644
--- a/modules/openldap/templates/slapd.test.conf
+++ b/modules/openldap/templates/slapd.test.conf
@@ -7,4 +7,3 @@ authz-regexp "gidNumber=0\\\+uidNumber=0,cn=peercred,cn=external,cn=auth"
"cn=manager,dc=test_ldap"
# force ssl
security ssf=56
-