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

Change subject: lawrencium: role spare -> role test
......................................................................

lawrencium: role spare -> role test

Move node lawrencium from the "spare" role
to the "test" role.

The test role is made to ironically apply on unpuppetized
test systems.

Since it's now used for testing it's not an actual spare anymore.

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


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

diff --git a/manifests/site.pp b/manifests/site.pp
index 9195bef..ad719fe 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1419,7 +1419,7 @@
 
 #lawrencium is a proof of concept test server for performance T179968
 node 'lawrencium.eqiad.wmnet' {
-    role(spare::system)
+    role(test)
 }
 
 node 'lithium.eqiad.wmnet' {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id5e2497e92be15dc6a961275fd794a5143ff1703
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

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

Reply via email to