Tim Landscheidt has uploaded a new change for review. https://gerrit.wikimedia.org/r/325478
Change subject: openldap: Fix puppet URLs in comments ...................................................................... openldap: Fix puppet URLs in comments Change-Id: Ibb14d0d254ce37067842ad9027ed2b6243a6d01d --- M modules/openldap/templates/default.erb M modules/openldap/templates/ldap.conf.erb M modules/openldap/templates/slapd.erb 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/78/325478/1 diff --git a/modules/openldap/templates/default.erb b/modules/openldap/templates/default.erb index ec6e8d4..5459ec1 100644 --- a/modules/openldap/templates/default.erb +++ b/modules/openldap/templates/default.erb @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/openldap/templates/default.erb +### puppet:///openldap/default.erb ################################################################### # Bump the fd limit, otherwise we max out LDAP connections at around 1000 diff --git a/modules/openldap/templates/ldap.conf.erb b/modules/openldap/templates/ldap.conf.erb index 5c5276f..8f94f09 100644 --- a/modules/openldap/templates/ldap.conf.erb +++ b/modules/openldap/templates/ldap.conf.erb @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/openldap/templates/ldap.conf.erb +### puppet:///openldap/ldap.conf.erb ################################################################### # See ldap.conf(5) for details diff --git a/modules/openldap/templates/slapd.erb b/modules/openldap/templates/slapd.erb index d331e3b..66c4f66 100644 --- a/modules/openldap/templates/slapd.erb +++ b/modules/openldap/templates/slapd.erb @@ -1,6 +1,6 @@ ##################################################################### ### THIS FILE IS MANAGED BY PUPPET -### puppet:///modules/openldap/templates/slapd.erb +### puppet:///openldap/slapd.erb ##################################################################### # Only allow v3 bindings -- To view, visit https://gerrit.wikimedia.org/r/325478 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibb14d0d254ce37067842ad9027ed2b6243a6d01d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits