Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
Per poise#20, fix how this cookbook breaks in Chef 12
Browse files Browse the repository at this point in the history
  • Loading branch information
zepheiryan committed Mar 18, 2015
1 parent 2430c0d commit 22010e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions providers/nginx_load_balancer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@
action :after_restart do
end


protected

def process_hosts(nodes)
nodes.map do |n|
if n.is_a?(String)
Expand Down

0 comments on commit 22010e5

Please sign in to comment.