Alexandros Kosiaris has submitted this change and it was merged.

Change subject: Revert "cache::misc: Set up a temporary etherpad host"
......................................................................


Revert "cache::misc: Set up a temporary etherpad host"

And Revert "etherpad-restore: Use etherpad1001b" which was a followup to
avoid a limitation in our varnish backend handling

etherpad-restore.wikimedia.org has served its purpose, removing

This reverts commit 4b10c174907626372beb01418e008afbbb956986.
This reverts commit 351bfb007941285f89c18e842733c706a9ec718a.

Bug: T138516
Change-Id: I73522ff24770d60e1b33cc67ac36ee0a2e638a98
---
M modules/role/manifests/cache/misc.pp
1 file changed, 0 insertions(+), 8 deletions(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/modules/role/manifests/cache/misc.pp 
b/modules/role/manifests/cache/misc.pp
index 4b89e6f..32fd013 100644
--- a/modules/role/manifests/cache/misc.pp
+++ b/modules/role/manifests/cache/misc.pp
@@ -92,14 +92,6 @@
             'be_opts'  => merge($app_def_be_opts, { 'port' => 9001 }),
             'req_host' => 'etherpad.wikimedia.org',
         },
-        # TODO: Temporary etherpad Host to allow self-serving of pad 
restoration. See T138516
-        'etherpadrestore' => {
-            'dynamic'  => 'no',
-            'type'     => 'random',
-            'backends' => ['etherpad1001b.eqiad.wmnet'],
-            'be_opts'  => merge($app_def_be_opts, { 'port' => 9002 }),
-            'req_host' => 'etherpad-restore.wikimedia.org',
-        },
         'gallium' => { # CI server
             'dynamic'  => 'no',
             'type'     => 'random',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I73522ff24770d60e1b33cc67ac36ee0a2e638a98
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to