Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Mar 1, 2013
1 parent 0885df1 commit 59af457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/puppet/provider/sensu_handler_config/json.rb
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ def severities

def severities=(value)
@conf['handlers'][resource[:name]]['severities'] = value
end

def type
@conf['handlers'][resource[:name]]['type']
Expand Down

0 comments on commit 59af457

Please sign in to comment.