--- puppet/deployment/websites/manifests/www.pp 2012/01/08 20:25:06 2203 +++ puppet/deployment/websites/manifests/www.pp 2012/01/08 22:30:47 2226 @@ -1,4 +1,4 @@ -class buildsystem { +class websites { class www inherits base { $vhost = "www.$domain" $vhostdir = "$webdatadir/www.$domain"