BBlack has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/389740 )
Change subject: ulsfo definition fixups
......................................................................
ulsfo definition fixups
Stuff noticed while staring at ulsfo metadata for eqsin commits:
The site-selection by address range should use the whole public
subnet, and cache_misc shouldn't exist for ulsfo in conftool-data
anymore.
Change-Id: I4e58c993cea62c43aafe467dfa74b21fcc53b92e
---
M conftool-data/service/cache.yaml
M manifests/realm.pp
2 files changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/40/389740/1
diff --git a/conftool-data/service/cache.yaml b/conftool-data/service/cache.yaml
index cb6157c..462d09b 100644
--- a/conftool-data/service/cache.yaml
+++ b/conftool-data/service/cache.yaml
@@ -79,7 +79,6 @@
- codfw
- eqiad
- esams
- - ulsfo
nginx:
port: 443
default_values:
@@ -89,4 +88,3 @@
- codfw
- eqiad
- esams
- - ulsfo
diff --git a/manifests/realm.pp b/manifests/realm.pp
index 7777739..5319fef 100644
--- a/manifests/realm.pp
+++ b/manifests/realm.pp
@@ -10,7 +10,7 @@
/^10\.6[48]\./ => 'eqiad',
/^10\.19[26]\./ => 'codfw',
/^91\.198\.174\./ => 'esams',
- /^198\.35\.26\.([0-9]|[1-5][0-9]|6[0-2])/ => 'ulsfo',
+ /^198\.35\.26\./ => 'ulsfo',
/^10\.128\./ => 'ulsfo',
/^10\.20\.0\./ => 'esams',
default => '(undefined)'
--
To view, visit https://gerrit.wikimedia.org/r/389740
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e58c993cea62c43aafe467dfa74b21fcc53b92e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits