1 2 3 4 5
class websites::svn { apache::vhost_redirect { "svn.${::domain}": url => "http://svnweb.${::domain}/", } }