aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/init.pp')
-rw-r--r--modules/buildsystem/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 2e600037..438b4651 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -50,6 +50,7 @@ class buildsystem {
apache::vhost_base { "pkgsubmit.$domain":
aliases => { "/uploads" => "$sched_home_dir/uploads" },
location => $location,
+ content => template("buildsystem/vhost_pkgsubmit.conf"),
}
subversion::snapshot { $location: