Alexandros Kosiaris has submitted this change and it was merged.

Change subject: openldap: Minor comment fixes
......................................................................


openldap: Minor comment fixes

Actually note we are not using Multi-master but rather mirrormode

Change-Id: I38776f23edd2440ae8c0ef12ae99cb0eb349a83e
---
M modules/openldap/templates/slapd.erb
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/modules/openldap/templates/slapd.erb 
b/modules/openldap/templates/slapd.erb
index 030c224..05e85f8 100644
--- a/modules/openldap/templates/slapd.erb
+++ b/modules/openldap/templates/slapd.erb
@@ -3,7 +3,6 @@
 ### puppet:///modules/openldap/templates/slapd.erb
 #####################################################################
 
-
 # Only allow v3 bindings
 #allow bind_v2
 
@@ -115,7 +114,7 @@
        credentials="<%= @sync_pass %>"
 <%- end -%>
 <%- if @master and @mirrormode -%>
-# 'Multi-Master'
+# Mirror-Mode. This is not true multi-master, but really useful nonetheless
 mirrormode on
 <%- end -%>
 

-- 
To view, visit https://gerrit.wikimedia.org/r/249977
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I38776f23edd2440ae8c0ef12ae99cb0eb349a83e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to