We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cb362a + 13e796a commit 9500b17Copy full SHA for 9500b17
hieradata/env/production.yaml
@@ -33,22 +33,6 @@ metacpan::web::starman:
33
git_enable: true
34
starman_workers: 30
35
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
52
metacpan::web::static:
53
metacpan-explorer:
54
0 commit comments