/[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 1172 by misc, Tue Feb 22 01:17:31 2011 UTC revision 1173 by misc, Tue Feb 22 01:20:43 2011 UTC
# Line 76  class phpbb { Line 76  class phpbb {
76              cwd => $forums_dir,              cwd => $forums_dir,
77              creates => "$forums_dir/$lang",              creates => "$forums_dir/$lang",
78              require => File["$forums_dir"],              require => File["$forums_dir"],
79              notify => "rm_install $lang",              notify => Exec["rm_install $lang"],
80          }          }
81    
82          # remove this or the forum will not work ( 'board disabled' )          # remove this or the forum will not work ( 'board disabled' )

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

  ViewVC Help
Powered by ViewVC 1.1.30