Faidon Liambotis has submitted this change and it was merged. Change subject: Extend LDAP indices for labs with puppetVar, roleOccupant and aAAARecord ......................................................................
Extend LDAP indices for labs with puppetVar, roleOccupant and aAAARecord Change-Id: Ia3c7bfd30bcb3e9674b3217796e0300a0d48d73d --- M modules/openldap/templates/labs-indices.erb 1 file changed, 3 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 0d1fc62..268fa03 100644 --- a/modules/openldap/templates/labs-indices.erb +++ b/modules/openldap/templates/labs-indices.erb @@ -3,3 +3,6 @@ index aRecord eq index cNAMERecord eq index dc eq +index puppetVar eq +index roleOccupant eq +index aAAARecord eq -- To view, visit https://gerrit.wikimedia.org/r/257686 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia3c7bfd30bcb3e9674b3217796e0300a0d48d73d Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[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
