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
If you encounter the error Chef Infra Client cannot execute without accepting the license while executing chef-apply, solve it by running the below command to set the environmental variable before executing chef-apply:
set CHEF_LICENSE=accept
The text was updated successfully, but these errors were encountered:
If you encounter the error
Chef Infra Client cannot execute without accepting the license
while executingchef-apply
, solve it by running the below command to set the environmental variable before executingchef-apply
:set CHEF_LICENSE=accept
The text was updated successfully, but these errors were encountered: