You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a consumer of the Azure Chef Extension by using it in the Azure UI and applying to Windows systems, I would like to have a User Acceptance checkbox required on the main screen which adds chef_license 'accept' into the client.rb file so that the Chef Client First Run schedule task completes successfully and allows bootstrapping to work.
Currently, without that in the client.rb file, the Scheduled Task runs in the background awaiting yes to be entered in to continue. This is breaking automated bootstrapping.
The work around is to include a client.rb file that has that information in it.
Reach out if you have questions!
The text was updated successfully, but these errors were encountered:
As a consumer of the Azure Chef Extension by using it in the Azure UI and applying to Windows systems, I would like to have a User Acceptance checkbox required on the main screen which adds
chef_license 'accept'
into the client.rb file so that the Chef Client First Run schedule task completes successfully and allows bootstrapping to work.Currently, without that in the client.rb file, the Scheduled Task runs in the background awaiting yes to be entered in to continue. This is breaking automated bootstrapping.
The work around is to include a client.rb file that has that information in it.
Reach out if you have questions!
The text was updated successfully, but these errors were encountered: