Skip to content

Commit cacca23

Browse files
committed
Fix typo in config
1 parent 08ff314 commit cacca23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/metacpan/manifests/web/bootstrap.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
vhost => "bootstrap.metacpan.org",
88
location => "",
99
}
10-
startserver { "metacpan-test":
10+
startserver { "metacpan-boostrap":
1111
root => "/home/metacpan/boostrap.metacpan.org",
1212
perlbin => $perlbin,
1313
port => 5032,

0 commit comments

Comments
 (0)