Chef

cron resource should log to info for update/add instead of debug

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 0.5.4
  • Component/s: Chef Client
  • Labels:
    None

Description

Chef::Log.debug("Updated cron '#{@new_resource.name}'")
Chef::Log.debug("Added cron '#{@new_resource.name}'")

Activity

Hide
Joshua Timberman added a comment - 12/Feb/09 8:41 PM
Show
Joshua Timberman added a comment - 12/Feb/09 8:41 PM Pull request sent for http://github.com/jtimberman/chef/tree/chef-127
Hide
Adam Jacob added a comment - 13/Feb/09 7:20 PM

This is merged - thanks Josh!

Show
Adam Jacob added a comment - 13/Feb/09 7:20 PM This is merged - thanks Josh!

People

Vote (0)
Watch (0)

Dates

  • Created:
    12/Feb/09 8:38 PM
    Updated:
    13/Feb/09 7:20 PM
    Resolved:
    12/Feb/09 8:41 PM