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

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

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

revision 1825 by misc, Fri Jul 8 13:45:36 2011 UTC revision 2094 by boklm, Mon Dec 19 15:10:21 2011 UTC
# Line 56  class websites { Line 56  class websites {
56          }          }
57      }      }
58    
59        class www_outage {
60            apache::vhost_redirect { "www.$domain":
61                url => 'http://blog.mageia.org/en/2011/12/19/server-outage/#'
62            }
63        }
64    
65      class svn {      class svn {
66          apache::vhost_redirect { "svn.$domain":          apache::vhost_redirect { "svn.$domain":
67              url => "http://svnweb.$domain/",              url => "http://svnweb.$domain/",

Legend:
Removed from v.1825  
changed lines
  Added in v.2094

  ViewVC Help
Powered by ViewVC 1.1.30