Muehlenhoff has uploaded a new change for review. https://gerrit.wikimedia.org/r/257686
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/86/257686/1 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: newchange Gerrit-Change-Id: Ia3c7bfd30bcb3e9674b3217796e0300a0d48d73d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Muehlenhoff <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
