We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ff314 commit cacca23Copy full SHA for cacca23
modules/metacpan/manifests/web/bootstrap.pp
@@ -7,7 +7,7 @@
7
vhost => "bootstrap.metacpan.org",
8
location => "",
9
}
10
- startserver { "metacpan-test":
+ startserver { "metacpan-boostrap":
11
root => "/home/metacpan/boostrap.metacpan.org",
12
perlbin => $perlbin,
13
port => 5032,
0 commit comments