Ori.livneh has uploaded a new change for review.

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

Change subject: Update EventLogging listener IP for labs
......................................................................

Update EventLogging listener IP for labs

Change-Id: I385814641e345dc08f416580654fb317073762c5
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/52/173352/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index 9b8ba2a..47bd815 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -567,7 +567,7 @@
     class varnish::logging::eventlistener {
         $event_listener = $::realm ? {
             'production' => '10.64.21.123',  # vanadium
-            'labs'       => '10.4.0.48',     # deployment-eventlogging
+            'labs'       => '10.68.16.52',   # deployment-eventlogging02
         }
 
         varnish::logging { 'vanadium' :

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I385814641e345dc08f416580654fb317073762c5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to