Cannot accept chef-client license on bootstrapping

@Dan-Joe @jasen

Thank you guys for your help, was able to get it to work with the following configuration

provisioner:
  name: chef_zero
  always_update_cookbooks: true
  product_version: 14
  client_rb:
    chef_license: accept

Will reference this solution on my post as well. Thank you

1 Like