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

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

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

revision 1007 by dams, Fri Feb 11 15:27:48 2011 UTC revision 1036 by misc, Sat Feb 12 11:08:22 2011 UTC
# Line 9  class blog { Line 9  class blog {
9      include apache::mod_php      include apache::mod_php
10      include mysql      include mysql
11      apache::vhost_other_app { "blog-test.$domain":      apache::vhost_other_app { "blog-test.$domain":
12          vhost_file => "blog/01_blogs_vhosts.conf",          vhost_file => "blog/blogs_vhosts.conf",
13      }      }
14    
15      package { ['wget','php-mysql']:      package { ['wget','php-mysql']:

Legend:
Removed from v.1007  
changed lines
  Added in v.1036

  ViewVC Help
Powered by ViewVC 1.1.30