/[adm]/puppet/deployment/websites/manifests/svn.pp
ViewVC logotype

Diff of /puppet/deployment/websites/manifests/svn.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2203 by misc, Sun Jan 8 20:25:06 2012 UTC revision 2579 by misc, Sat Mar 17 16:53:31 2012 UTC
# Line 1  Line 1 
1  class websites {  class websites::svn {
2      class svn {      apache::vhost_redirect { "svn.$::domain":
3          apache::vhost_redirect { "svn.$domain":          url => "http://svnweb.$::domain/",
             url => "http://svnweb.$domain/",  
         }  
4      }      }
5  }  }

Legend:
Removed from v.2203  
changed lines
  Added in v.2579

  ViewVC Help
Powered by ViewVC 1.1.30