aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index 49ceba00..965973f8 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -29,7 +29,7 @@ class buildsystem {
include apache
apache::vhost_other_app { "repository.$domain":
- vhost_file => "buildsystem/vhost_bugs.conf",
+ vhost_file => "buildsystem/vhost_repository.conf",
}
}