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
Running inspec habitat profile create ./<someProfile> processes but toward the end, fails due to license acceptance...
Describe the problem
I've set accept license env variable in my shell, CHEF_LICENSE=accept but it has no effect... passing --chef-license accept along with the command, also has no effect...
inspec-profile-stig-redhatenterpriselinux7-cationly: Building
[2019-06-27T21:48:57+00:00] ERROR: InSpec cannot execute without accepting the license
inspec-profile-stig-redhatenterpriselinux7-cationly: Build time: 0m35s
inspec-profile-stig-redhatenterpriselinux7-cationly: Exiting on error
[2019-06-27T17:48:59-04:00] ERROR: Unable to build the Habitat artifact.```
## Possible Solution
The text was updated successfully, but these errors were encountered:
Running
inspec habitat profile create ./<someProfile>
processes but toward the end, fails due to license acceptance...Describe the problem
I've set accept license env variable in my shell,
CHEF_LICENSE=accept
but it has no effect... passing--chef-license accept
along with the command, also has no effect...The text was updated successfully, but these errors were encountered: