/[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 153 by dams, Fri Nov 5 16:07:12 2010 UTC revision 224 by dams, Wed Nov 10 10:58:04 2010 UTC
# Line 4  class blog { Line 4  class blog {
4          package { 'wget':          package { 'wget':
5                  ensure => installed                  ensure => installed
6          }          }
7          #package { 'postfix':          package { 'nail':
8          #        ensure => installed                  ensure => installed
9          #}          }
10          file { "check_new-blog-post":          file { "check_new-blog-post":
11                  path => "/usr/local/bin/check_new-blog-post.sh",                  path => "/usr/local/bin/check_new-blog-post.sh",
12                  ensure => present,                  ensure => present,

Legend:
Removed from v.153  
changed lines
  Added in v.224

  ViewVC Help
Powered by ViewVC 1.1.30