Skip to content

Commit 9500b17

Browse files
authored
Merge pull request #248 from metacpan/haarg/remove-sco
remove search.cpan.org redirector
2 parents 7cb362a + 13e796a commit 9500b17

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

hieradata/env/production.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,22 +33,6 @@ metacpan::web::starman:
3333
git_enable: true
3434
starman_workers: 30
3535

36-
sco-redirect:
37-
git_enable: true
38-
starman_workers: 10
39-
git_source: 'https://github.com/metacpan/sco-redirect.git'
40-
git_revision: 'master'
41-
vhost_bare: true
42-
vhost_aliases:
43-
- 'search.cpan.org'
44-
- "cpansearch.perl.org" # not fastly
45-
- 'sco.metacpan.org'
46-
- "sco.lo.metacpan.org"
47-
- "sco.%{hostname}.metacpan.org"
48-
- ".mcpan.org"
49-
starman_port: 5005
50-
51-
5236
metacpan::web::static:
5337
metacpan-explorer:
5438
git_enable: true

0 commit comments

Comments
 (0)