--- puppet/modules/mga-mirrors/manifests/init.pp 2010/11/04 18:25:08 100 +++ puppet/modules/mga-mirrors/manifests/init.pp 2010/11/04 18:45:33 105 @@ -8,7 +8,7 @@ # add a apache vhost file { "mirrors.$domain.conf": - path => "/etc/httpd/conf/vhosts.d/$name", + path => "/etc/httpd/conf/vhosts.d/$name.$domain.conf", ensure => "present", owner => root, group => root,