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
an empty run list is still added to the first-boot.json file. These settings conflict causing the first converge to fail. The resolution would be to not write a run_list into the first-boot.json file at all if the runlist is not provided.
When a runlist isn't specified and policy_name and policy_group settings are added to the custom json attributes like so:
an empty run list is still added to the first-boot.json file. These settings conflict causing the first converge to fail. The resolution would be to not write a run_list into the first-boot.json file at all if the runlist is not provided.
This, for a linux host, appears to happen here:
azure-chef-extension/lib/chef/azure/commands/enable.rb
Line 220 in bccc0cf
The text was updated successfully, but these errors were encountered: