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

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

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

revision 1171 by misc, Tue Feb 22 01:14:40 2011 UTC revision 1172 by misc, Tue Feb 22 01:17:31 2011 UTC
# Line 83  class phpbb { Line 83  class phpbb {
83          # maybe it would be better to move this elsehwere, I          # maybe it would be better to move this elsehwere, I
84          # am not sure ( and in any case, that's still in git )          # am not sure ( and in any case, that's still in git )
85          exec { "rm_install $lang":          exec { "rm_install $lang":
86              command => "rm -Rf $forums_dir/$lang/phpBB/install":              command => "rm -Rf $forums_dir/$lang/phpBB/install",
87              onlyif => "test -d $forums_dir/$lang/phpBB/install",              onlyif => "test -d $forums_dir/$lang/phpBB/install",
88          }          }
89    

Legend:
Removed from v.1171  
changed lines
  Added in v.1172

  ViewVC Help
Powered by ViewVC 1.1.30