Skip to content

Commit

Permalink
Enable live_stream so progress can be monitored more easily (#276)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Dwyer <[email protected]>
  • Loading branch information
bdwyertech authored Oct 2, 2024
1 parent ccb4283 commit 0c52874
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 0c52874

Please sign in to comment.