BBlack has submitted this change and it was merged.
Change subject: cache_misc: add stream.wm.o
......................................................................
cache_misc: add stream.wm.o
Bug: T134871
Change-Id: I67a5798f256a0397cf3ee96d3ed68d2c60a881b3
---
M modules/role/manifests/cache/misc.pp
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
BBlack: Verified; Looks good to me, approved
diff --git a/modules/role/manifests/cache/misc.pp
b/modules/role/manifests/cache/misc.pp
index 5d1b599..2dd1aaa 100644
--- a/modules/role/manifests/cache/misc.pp
+++ b/modules/role/manifests/cache/misc.pp
@@ -179,6 +179,16 @@
'be_opts' => $app_def_be_opts,
'req_host_re' => '(?i)^([^.]+\.)?planet\.wikimedia\.org$'
},
+ 'rcstream' => {
+ 'dynamic' => 'no',
+ 'type' => 'random',
+ 'backends' => [
+ 'rcs1001.eqiad.wmnet',
+ 'rcs1002.eqiad.wmnet',
+ ],
+ 'be_opts' => $app_def_be_opts,
+ 'req_host' => 'stream.wikimedia.org',
+ },
'ruthenium' => { # parsoid rt test server
'dynamic' => 'no',
'type' => 'random',
--
To view, visit https://gerrit.wikimedia.org/r/287956
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67a5798f256a0397cf3ee96d3ed68d2c60a881b3
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: Ema <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits