Ottomata has uploaded a new change for review.

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


Change subject: Sending varnishncsa traffic to gadolinium instead of oxygen for 
multicast relay.
......................................................................

Sending varnishncsa traffic to gadolinium instead of oxygen for multicast relay.

Also some style formatting changes.

Change-Id: I361bf33718ec42b89ddbb63e2ffd09912f49e9ba
---
M manifests/role/cache.pp
1 file changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/86/61986/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index e61aa55..741d2cf 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -529,9 +529,9 @@
                                xff_sources => 
$network::constants::all_networks,
                        }
 
-                       varnish::logging { "locke" :           listener_address 
=> "208.80.152.138" , cli_args => "-m RxRequest:^(?!PURGE\$) -D" }
-                       varnish::logging { "emery" :           listener_address 
=> "208.80.152.184" , cli_args => "-m RxRequest:^(?!PURGE\$) -D" }
-                       varnish::logging { "multicast_relay" : listener_address 
=> "208.80.154.15" , port => "8419", cli_args => "-m RxRequest:^(?!PURGE\$) -D" 
}
+                       varnish::logging { 'locke' :           listener_address 
=> '208.80.152.138' , cli_args => '-m RxRequest:^(?!PURGE\$) -D' }
+                       varnish::logging { 'emery' :           listener_address 
=> '208.80.152.184' , cli_args => '-m RxRequest:^(?!PURGE\$) -D' }
+                       varnish::logging { 'multicast_relay' : listener_address 
=> '208.80.154.73' , port => '8419', cli_args => '-m RxRequest:^(?!PURGE\$) -D' 
}
 
                        # HTCP packet loss monitoring on the ganglia aggregators
                        if $ganglia_aggregator and $::site != "esams" {
@@ -764,9 +764,9 @@
                }
 
                if( $::realm == 'production' ) {
-                       varnish::logging { "locke" :           listener_address 
=> "208.80.152.138", cli_args => "-m RxRequest:^(?!PURGE\$) -D" }
-                       varnish::logging { "emery" :           listener_address 
=> "208.80.152.184", cli_args => "-m RxRequest:^(?!PURGE\$) -D" }
-                       varnish::logging { "multicast_relay" : listener_address 
=> "208.80.154.15", port => "8419", cli_args => "-m RxRequest:^(?!PURGE\$) -D" }
+                       varnish::logging { 'locke' :           listener_address 
=> '208.80.152.138', cli_args => '-m RxRequest:^(?!PURGE\$) -D' }
+                       varnish::logging { 'emery' :           listener_address 
=> '208.80.152.184', cli_args => '-m RxRequest:^(?!PURGE\$) -D' }
+                       varnish::logging { 'multicast_relay' : listener_address 
=> '208.80.154.73', port => '8419', cli_args => '-m RxRequest:^(?!PURGE\$) -D' }
                }
        }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I361bf33718ec42b89ddbb63e2ffd09912f49e9ba
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to