Dzahn has submitted this change and it was merged.

Change subject: site: add technetium.eqiad.wmnet
......................................................................


site: add technetium.eqiad.wmnet

Adds new ganeti VM as technetium.eqiad.wmnet
with role spare which includes standard and base
firewall and makes sure we use the role keyword for debdeploy.

Bug:T118763
Change-Id: I2b939596a1ad53cf4641f9f5af036a65ce86b89e
---
M manifests/site.pp
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 0f0cafd..3737a96 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2391,6 +2391,11 @@
     include base::firewall
 }
 
+# T118763 (temporary in use)
+node 'technetium.eqiad.wmnet' {
+    role spare
+}
+
 # https://wikitech.wikimedia.org/wiki/Terbium
 node 'terbium.eqiad.wmnet' {
     role mariadb::maintenance, mediawiki::maintenance, backup::host

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2b939596a1ad53cf4641f9f5af036a65ce86b89e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Jgreen <[email protected]>
Gerrit-Reviewer: Muehlenhoff <[email protected]>
Gerrit-Reviewer: Papaul <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to