Andrew Bogott has submitted this change and it was merged.

Change subject: contint: pool in zuul-merger on scandium
......................................................................


contint: pool in zuul-merger on scandium

The Zuul gearman server on gallium.wikimedia.org is firewalled via hiera
value 'zuul_merger_hosts'.  That is to prevent unwanted pooling of
services for CI.

Enable zuul-merger by allowing gearman connections from it to gallium.

Bug: T95046
Change-Id: I73f9c86adc3a3b5b2f72d0dab51ef9d17f29a948
---
M hieradata/common/contint.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  Hashar: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/hieradata/common/contint.yaml b/hieradata/common/contint.yaml
index b15701d..05df9eb 100644
--- a/hieradata/common/contint.yaml
+++ b/hieradata/common/contint.yaml
@@ -10,5 +10,6 @@
 #
 zuul_merger_hosts:
     - 208.80.154.135  # gallium.wikimedia.org
+    - 10.64.4.12  # scandium.eqiad.wmnet T95046
     - '::1'  # Uses quotes for hiera
     - 127.0.0.1

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I73f9c86adc3a3b5b2f72d0dab51ef9d17f29a948
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to