Skip to content

Commit

Permalink
Removed protected in service provider so this works in Chef 12
Browse files Browse the repository at this point in the history
  • Loading branch information
rteabeault committed May 29, 2015
1 parent 55f9bb8 commit 6651b9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions providers/service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ def load_current_resource
@current_resource
end

protected

def read_conf_dir
new_resource.conf_dir || node['bluepill']['conf_dir']
end
Expand Down

0 comments on commit 6651b9a

Please sign in to comment.