[MediaWiki-commits] [Gerrit] operations/puppet[production]: labnet100[34]: use role::spare until used

2017-12-11 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. ( 
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(-)

Approvals:
  Rush: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



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: merged
Gerrit-Change-Id: I952eaa11f6f5733274e57a02851935aa99951f21
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 
Gerrit-Reviewer: Dzahn 
Gerrit-Reviewer: Rush 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: labnet100[34]: use role::spare until used

2017-12-11 Thread Dzahn (Code Review)
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 

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