Alexandros Kosiaris has submitted this change and it was merged.

Change subject: openldap: Use the role keyword
......................................................................


openldap: Use the role keyword

We need this for Hiera-based assignment of Salt grains for debdeploy

Change-Id: I20154bc044afbaf1415bb2d8ba80c829903dd4f6
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/site.pp b/manifests/site.pp
index 22fcccb..f718861 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2246,8 +2246,8 @@
 node /(plutonium|pollux)\.wikimedia\.org/ {
     $cluster = 'openldap_corp_mirror'
 
+    role openldap::corp
     include standard
-    include role::openldap::corp
 }
 
 node 'polonium.wikimedia.org' {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I20154bc044afbaf1415bb2d8ba80c829903dd4f6
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[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