Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/397635 )

Change subject: labnet100[34]: use role::spare until used
......................................................................

labnet100[34]: use role::spare until used

Assigning role::spare until these are in use
similar to labmon1002 above.

Assigning a role ensures getting security upgrades via debdeploy,
being able to target all hosts via Hiera (for things like decom Ganglia),
and other things. Please give a spare::system or test role
to all systems in site.

Bug: T165779
Change-Id: I952eaa11f6f5733274e57a02851935aa99951f21
---
M manifests/site.pp
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/35/397635/1

diff --git a/manifests/site.pp b/manifests/site.pp
index a06027c..10d8be1 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1283,9 +1283,9 @@
     include ::standard
 }
 
+# role spare until pushed into service via T165779
 node /labnet100[34]\.eqiad\.wmnet/ {
-    include ::standard
-    include ::base::firewall
+    role(spare::system)
 }
 
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I952eaa11f6f5733274e57a02851935aa99951f21
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to