Dzahn has submitted this change and it was merged.

Change subject: site.pp: temp add hooft back as install-server
......................................................................


site.pp: temp add hooft back as install-server

Bug:T123712
Change-Id: I5457d5d5a27a280940d5996a26e8cd76ecebf929
---
M manifests/site.pp
1 file changed, 9 insertions(+), 0 deletions(-)

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



diff --git a/manifests/site.pp b/manifests/site.pp
index dcf4cb5..9c7ca56 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1172,6 +1172,15 @@
     }
 }
 
+node 'hooft.esams.wikimedia.org' {
+
+    interface::add_ip6_mapped { 'main':
+        interface => 'eth0',
+    }
+    role bastionhost::general, installserver::tftp_server
+
+}
+
 # Primary graphite machines
 node 'graphite1001.eqiad.wmnet' {
     role graphite::production, statsdlb, performance, graphite::alerts, 
restbase::alerts, graphite::alerts::reqstats, elasticsearch::alerts

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5457d5d5a27a280940d5996a26e8cd76ecebf929
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to