Ottomata has submitted this change and it was merged.
Change subject: Deploying varnishkafka to remaining mobile varnishes.
......................................................................
Deploying varnishkafka to remaining mobile varnishes.
Change-Id: I3b77bfa40a8fb64d2d48ea45ebe8f8cd772ef825
---
M manifests/role/cache.pp
1 file changed, 4 insertions(+), 9 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
Faidon Liambotis: Looks good to me, approved
diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index eb929a5..7eb97b1 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -1065,15 +1065,10 @@
# udp2log kafka consumer is implemented and deployed.
include role::cache::varnish::logging
- # 2013-12-03: Rolling deployment of varnishkafka to mobiles.
- # This conditional will be removed once all production mobiles
are running
- # varnishkafka.
- if ($::realm == 'labs' or $hostname =~ /cp1046|cp3011|cp4011/) {
- # Install a varnishkafka producer to send
- # varnish webrequest logs to Kafka.
- class { 'role::cache::varnish::kafka':
- topic => 'webrequest-mobile'
- }
+ # Install a varnishkafka producer to send
+ # varnish webrequest logs to Kafka.
+ class { 'role::cache::varnish::kafka':
+ topic => 'webrequest-mobile'
}
}
--
To view, visit https://gerrit.wikimedia.org/r/102302
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3b77bfa40a8fb64d2d48ea45ebe8f8cd772ef825
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Faidon Liambotis <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits