class websites::git { apache::vhost_redirect { "git.$::domain": url => "http://gitweb.$::domain/", } }