Mark Bergsma has uploaded a new change for review.

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


Change subject: Point esams Varnish at eqiad Varnish instead of Squid
......................................................................

Point esams Varnish at eqiad Varnish instead of Squid

Change-Id: I2c856d7c874622591c553a2214ad978758273fc1
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/80/66080/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index d815ad2..2ff4c47 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -397,7 +397,8 @@
                                },
                                "esams" => {
                                        "backend" => 
$lvs::configuration::lvs_service_ips[$::realm]['text'][$::mw_primary]['wikipedialb'],
-                                       "eqiad" => 
$role::cache::configuration::active_nodes[$::realm]['text']['eqiad'],
+                                       # TODO: replace after removing Squid
+                                       "eqiad" => 
$role::cache::configuration::active_nodes[$::realm]['text']['eqiad-varnish'],
                                },
                        }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c856d7c874622591c553a2214ad978758273fc1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>

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

Reply via email to