Changeset 491
- Timestamp:
- 06/03/08 23:25:47 (7 months ago)
- Files:
-
- trunk/lib/deprec/recipes/mongrel.rb (modified) (1 diff)
- trunk/lib/deprec/recipes/rails.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/deprec/recipes/mongrel.rb
r483 r491 60 60 :owner => 'root:root'}, 61 61 62 {:template => 'logrotate. erb',63 :path => "logrotate ",62 {:template => 'logrotate.conf.erb', 63 :path => "logrotate.conf", 64 64 :mode => 0644, 65 65 :owner => 'root:root'} trunk/lib/deprec/recipes/rails.rb
r485 r491 57 57 :owner => 'root:root'}, 58 58 59 {:template => 'logrotate. erb',59 {:template => 'logrotate.conf.erb', 60 60 :path => "logrotate.conf", 61 61 :mode => 0644,
