Faidon Liambotis has submitted this change and it was merged. Change subject: Extend LDAP indices for cNAMERecord and dc ......................................................................
Extend LDAP indices for cNAMERecord and dc Change-Id: Ib1bc80b5c0a3185b498d421600fcfecac5e02bf7 --- M modules/openldap/templates/labs-indices.erb 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Faidon Liambotis: Verified; Looks good to me, approved diff --git a/modules/openldap/templates/labs-indices.erb b/modules/openldap/templates/labs-indices.erb index 946d897..0d1fc62 100644 --- a/modules/openldap/templates/labs-indices.erb +++ b/modules/openldap/templates/labs-indices.erb @@ -1,3 +1,5 @@ index sudoUser eq,sub index associatedDomain eq index aRecord eq +index cNAMERecord eq +index dc eq -- To view, visit https://gerrit.wikimedia.org/r/257659 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib1bc80b5c0a3185b498d421600fcfecac5e02bf7 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> Gerrit-Reviewer: Faidon Liambotis <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
