Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/86746
Change subject: Adding ulsfo as valid site for lvs_services: text,
text-varnish, https, ipv6, bits, upload and mobile.
......................................................................
Adding ulsfo as valid site for lvs_services: text, text-varnish, https, ipv6,
bits, upload and mobile.
Change-Id: Ic03612e1761099f6b9f97c92c53143a5cd4f21d3
---
M manifests/lvs.pp
1 file changed, 7 insertions(+), 7 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/46/86746/1
diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index 05881ed..858fe24 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -488,7 +488,7 @@
"text" => {
'description' => "Main wiki platform LVS service,
text.${::site}.wikimedia.org",
'class' => "high-traffic1",
- 'sites' => [ "pmtpa", "eqiad", "esams" ],
+ 'sites' => [ "pmtpa", "eqiad", "esams", "ulsfo" ],
'ip' => $service_ips['text'][$::site],
'bgp' => "yes",
'depool-threshold' => ".5",
@@ -502,7 +502,7 @@
'text-varnish' => {
'description' => "Main wiki platform LVS service,
text.${::site}.wikimedia.org (Varnish)",
'class' => 'high-traffic1',
- 'sites' => [ 'pmtpa', 'eqiad', 'esams' ],
+ 'sites' => [ 'pmtpa', 'eqiad', 'esams', 'ulsfo' ],
'ip' => $service_ips['text-varnish'][$::site],
'bgp' => 'yes',
'depool-threshold' => '.5',
@@ -516,7 +516,7 @@
"https" => {
'description' => "HTTPS services",
'class' => "https",
- 'sites' => [ "pmtpa", "eqiad", "esams" ],
+ 'sites' => [ "pmtpa", "eqiad", "esams", "ulsfo" ],
'ip' => $service_ips['https'][$::site],
'port' => 443,
'scheduler' => 'sh',
@@ -533,7 +533,7 @@
"ipv6" => {
'description' => "IPv6 proto proxies (for Squid port
80)",
'class' => "https",
- 'sites' => [ "pmtpa", "eqiad", "esams" ],
+ 'sites' => [ "pmtpa", "eqiad", "esams", "ulsfo" ],
'ip' => $service_ips['ipv6'][$::site],
'port' => 80,
'bgp' => "yes",
@@ -545,7 +545,7 @@
"bits" => {
'description' => "Site assets (CSS/JS) LVS service,
bits.${::site}.wikimedia.org",
'class' => "high-traffic1",
- 'sites' => [ "pmtpa", "eqiad", "esams" ],
+ 'sites' => [ "pmtpa", "eqiad", "esams", "ulsfo" ],
'ip' => $service_ips['bits'][$::site],
'bgp' => "yes",
'depool-threshold' => ".5",
@@ -559,7 +559,7 @@
"upload" => {
'description' => "Images and other media,
upload.${::site}.wikimedia.org",
'class' => "high-traffic2",
- 'sites' => [ "pmtpa", "eqiad", "esams" ],
+ 'sites' => [ "pmtpa", "eqiad", "esams", "ulsfo" ],
'ip' => $service_ips['upload'][$::site],
'bgp' => "yes",
'depool-threshold' => ".5",
@@ -573,7 +573,7 @@
"mobile" => {
'description' => "MediaWiki based mobile site",
'class' => 'high-traffic1',
- 'sites' => [ 'eqiad', 'esams' ],
+ 'sites' => [ 'eqiad', 'esams', 'ulsfo' ],
'ip' => $service_ips['mobile'][$::site],
'bgp' => "yes",
'depool-threshold' => ".6",
--
To view, visit https://gerrit.wikimedia.org/r/86746
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic03612e1761099f6b9f97c92c53143a5cd4f21d3
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