chef / chef-apply

The ad-hoc execution tool for the Chef ecosystem.
https://www.chef.sh/
Apache License 2.0
14 stars 14 forks source link

[SHACK-271] Disable password prompts #36

Closed marcparadise closed 6 years ago

marcparadise commented 6 years ago

Description

This change disables password prompts since they do not play nicely with our current UX. A subsequent change may incorporate a custom prompt to use instead.

Signed-off-by: Marc A. Paradise marc.paradise@gmail.com

Dependencies

This can merge at any time, but the options will not take effect until after https://github.com/inspec/train/pull/336 is merged.

Check List

marcparadise commented 6 years ago

Updated, rebased, and pushed.

edit: lockfile was updated here, I'll make a separate one for chefdk since train was released.