BBlack has uploaded a new change for review.
https://gerrit.wikimedia.org/r/249128
Change subject: upload purging: do not listen on text/mobile addr
......................................................................
upload purging: do not listen on text/mobile addr
Needs to wait on deploy of mediawiki config change: I8799f7b30
Bug: T116752
Change-Id: If4f0dcf0e4be4f39f9b95247eddc3454b000f5da
---
M modules/role/manifests/cache/upload.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/28/249128/1
diff --git a/modules/role/manifests/cache/upload.pp
b/modules/role/manifests/cache/upload.pp
index fc5d1c7..c63bea0 100644
--- a/modules/role/manifests/cache/upload.pp
+++ b/modules/role/manifests/cache/upload.pp
@@ -4,7 +4,7 @@
}
class { 'varnish::htcppurger':
- mc_addrs => [ '239.128.0.112', '239.128.0.113' ],
+ mc_addrs => [ '239.128.0.113' ],
}
include role::cache::2layer
--
To view, visit https://gerrit.wikimedia.org/r/249128
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If4f0dcf0e4be4f39f9b95247eddc3454b000f5da
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