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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 747 - (show annotations) (download)
Sun Jan 9 11:15:15 2011 UTC (13 years, 3 months ago) by misc
File size: 195 byte(s)
move websites module to deployment
1 class websites {
2 # should expire on June 2011
3 class donate {
4 apache::vhost_other_app { "donate.$domain":
5 vhost_file => "websites/vhost_donate.conf",
6 }
7 }
8 }

  ViewVC Help
Powered by ViewVC 1.1.30