Alexandros Kosiaris has submitted this change and it was merged.

Change subject: add url-downloader in codfw on alsafi
......................................................................


add url-downloader in codfw on alsafi

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

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 7bcaab8..995e884 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -52,7 +52,12 @@
 
 # url-downloader codfw
 node 'alsafi.wikimedia.org' {
+    role url_downloader
     include standard
+
+    interface::add_ip6_mapped { 'main':
+        interface => 'eth0',
+    }
 }
 
 # analytics1001 is the Hadoop master node:

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

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

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

Reply via email to