Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/102302


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/02/102302/1

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: newchange
Gerrit-Change-Id: I3b77bfa40a8fb64d2d48ea45ebe8f8cd772ef825
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to