Skip to content

Commit

Permalink
adds notifies :reconfigure to supermarket chef_ingredient
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymv2 committed Feb 17, 2016
1 parent ef62e94 commit e16fd55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/supermarket_server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ def merged_supermarket_config
Chef::Log.info "Using CHEF's public repository #{node['supermarket_omnibus']['package_repo']}"
version node['supermarket_omnibus']['package_version']
end
notifies :reconfigure, 'chef_ingredient[supermarket]'
end
end
end
Expand Down

0 comments on commit e16fd55

Please sign in to comment.