/[adm]/puppet/modules/planet/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/planet/manifests/init.pp

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

revision 909 by dams, Fri Jan 28 12:38:13 2011 UTC revision 911 by dams, Fri Jan 28 12:43:56 2011 UTC
# Line 1  Line 1 
1  #TODO:  #TODO:
2  # - add the creation of the user 'planet' in puppet  # - add the creation of the user 'planet' in puppet
3  # - add the user 'planet' to the 'apache' group (usermod -a -G apache blog)  # - add the user 'planet' to the 'apache' group (usermod -a -G apache blog)
4  class blog {  class planet {
5      include apache::mod_php      include apache::mod_php
6    
7      apache::vhost_other_app { "planet.$domain":      apache::vhost_other_app { "planet.$domain":

Legend:
Removed from v.909  
changed lines
  Added in v.911

  ViewVC Help
Powered by ViewVC 1.1.30