aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/websites/manifests/perl.pp
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/websites/manifests/perl.pp')
-rw-r--r--deployment/websites/manifests/perl.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/websites/manifests/perl.pp b/deployment/websites/manifests/perl.pp
index 79965292..b0608c88 100644
--- a/deployment/websites/manifests/perl.pp
+++ b/deployment/websites/manifests/perl.pp
@@ -1,4 +1,4 @@
-class websites::pkgcpan {
+class websites::perl {
include websites::base
$vhost = "perl.$::domain"
$vhostdir = "$websites::base::webdatadir/$vhost"