lib/recipes/logrotate/backgroundrb.rb in capitate-0.2.13 vs lib/recipes/logrotate/backgroundrb.rb in capitate-0.2.14

- old
+ new

@@ -8,9 +8,10 @@ <dl> <dt>backgroundrb_logrotate_path<dt> <dd>Backgroundrb logrotate paths.</dd> <dd class="default">Defaults to @\#{shared_path}/log/backgroundrb*.log@</dd> </dl> + "Source":#{link_to_source(__FILE__)} DESC task :install do fetch_or_default(:backgroundrb_logrotate_path, "#{shared_path}/log/backgroundrb*.log") set :logrotate_name, "backgroundrb_#{application}" \ No newline at end of file