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

Change subject: bast4002: add proper roles
......................................................................

bast4002: add proper roles

Change-Id: Ifc2726022cc615c383c23f18076fb5e0ae22c142
---
M manifests/site.pp
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/33/393933/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 0bb6fd1..7d5d6b6 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -120,7 +120,10 @@
 }
 
 node 'bast4002.wikimedia.org' {
-    role(spare::system)
+    role(bastionhost::general,
+        ipmi::mgmt,
+        installserver::tftp,
+        prometheus::ops)
 
     interface::add_ip6_mapped { 'main': }
 

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

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

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

Reply via email to