Skip to content

Commit

Permalink
Enable live_stream so progress can be monitored more easily
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Dwyer <[email protected]>
  • Loading branch information
bdwyertech committed Nov 6, 2021
1 parent 6276ca4 commit 8dda17d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/chef_ingredient.rb
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@

execute "#{ingredient_package_name}-reconfigure" do
command "#{ingredient_ctl_command} #{reconfigure_command}"
live_stream true
end
end
end
Expand Down

0 comments on commit 8dda17d

Please sign in to comment.