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