class websites::start { include websites::base apache::vhost_redirect { "start.${::domain}": use_ssl => true, url => "https://www.${::domain}/community/", } }