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

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

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

revision 2772 by boklm, Wed Jun 13 11:00:00 2012 UTC revision 2773 by boklm, Wed Jun 13 11:02:58 2012 UTC
# Line 1  Line 1 
1  class websites::start {  class websites::start {
2      include websites::base      include websites::base
3      apache::vhost_redirect { "sart.$::domain":      apache::vhost_redirect { "start.$::domain":
4          url => "http://www.mageia.org/community/",          url => "http://www.mageia.org/community/",
5      }      }
6  }  }

Legend:
Removed from v.2772  
changed lines
  Added in v.2773

  ViewVC Help
Powered by ViewVC 1.1.30