Skip to content

Commit e16fd55

Browse files
committed
adds notifies :reconfigure to supermarket chef_ingredient
1 parent ef62e94 commit e16fd55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/supermarket_server.rb

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def merged_supermarket_config
109109
Chef::Log.info "Using CHEF's public repository #{node['supermarket_omnibus']['package_repo']}"
110110
version node['supermarket_omnibus']['package_version']
111111
end
112+
notifies :reconfigure, 'chef_ingredient[supermarket]'
112113
end
113114
end
114115
end

0 commit comments

Comments
 (0)