Skip to content

Commit

Permalink
debug cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Mar 11, 2013
1 parent b098996 commit 4794b9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/puppet/provider/sensu_check/json.rb
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ def standalone
end

def standalone=(value)
puts value
puts value.class
case value
when true, 'true', 'True', :true, 1
conf['checks'][resource[:realname]]['standalone'] = true
Expand Down

0 comments on commit 4794b9e

Please sign in to comment.