class site_websites inherits websites::hosting { # Website definitions: always use tagged resources #apache::site { "site": # source => true, # ticket => '001', # docroot => '/var/www/site', # tag => 'all', #} #database::instance { "site": # password => 'xxx', # tag => 'all', #} }