Filippo Giunchedi has submitted this change and it was merged.

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


lithium: Use the role keyword

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

Change-Id: Id1d9e2551f07751d1f942d4127908cbade0fcc40
---
M manifests/site.pp
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Filippo Giunchedi: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index ceb5021..7c8b1a8 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1370,9 +1370,8 @@
 }
 
 node 'lithium.eqiad.wmnet' {
+    role backup::host, syslog::centralserver
     include standard
-    include role::backup::host
-    include role::syslog::centralserver
 }
 
 node /^logstash100[1-3]\.eqiad\.wmnet$/ {

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

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

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

Reply via email to