Muehlenhoff has submitted this change and it was merged.

Change subject: pc100*: Use the role keyword
......................................................................


pc100*: Use the role keyword

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

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

Approvals:
  Muehlenhoff: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index b5b463b..e194291 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2198,7 +2198,7 @@
 
 # parser cache databases
 node /pc100[1-3]\.eqiad\.wmnet/ {
-    include role::mariadb::parsercache
+    role mariadb::parsercache
 }
 
 # virtual machine hosting 
https://wikitech.wikimedia.org/wiki/Planet.wikimedia.org

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I970ef692ac5238ccf8c13527e9369c18e81538af
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to