Muehlenhoff has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/247218

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/18/247218/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 870d859..a4227a8 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2260,7 +2260,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: newchange
Gerrit-Change-Id: I970ef692ac5238ccf8c13527e9369c18e81538af
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

Reply via email to