Modified: puppet/modules/buildsystem/manifests/init.pp =================================================================== --- puppet/modules/buildsystem/manifests/init.pp 2010-11-22 23:29:03 UTC (rev 403) +++ puppet/modules/buildsystem/manifests/init.pp 2010-11-22 23:29:27 UTC (rev 404) @@ -29,7 +29,7 @@ include apache apache::vhost_other_app { "repository.$domain": - vhost_file => "buildsystem/vhost_bugs.conf", + vhost_file => "buildsystem/vhost_repository.conf", } }