Doc updates about accepting the Chef license
This commit is contained in:
parent
45cf82b679
commit
b7dcc00c92
|
@ -19,6 +19,8 @@ The `chef` provisioner has some prerequisites for specific connection types:
|
|||
* For `ssh` type connections, `cURL` must be available on the remote host.
|
||||
* For `winrm` connections, `PowerShell 2.0` must be available on the remote host.
|
||||
|
||||
[Chef end user license agreement](https://www.chef.io/end-user-license-agreement/) must be accepted by setting `chef_license` to `accept` in `client_options` argument unless you are installing an old version of Chef client.
|
||||
|
||||
Without these prerequisites, your provisioning execution will fail.
|
||||
|
||||
## Example usage
|
||||
|
|
Loading…
Reference in New Issue