chef: knife bootstrap named_run_list not supported
Hello,
$ knife -v
Chef: 12.6.0
Test Kitchen already supports named_run_list but knife does not. This doesn’t allow to do knife bootstrap based on Policyfile with named_run_list.
About this issue
- Original URL
- State: open
- Created 8 years ago
- Reactions: 1
- Comments: 17 (12 by maintainers)
Hello,
Here’s my use case for a named_run_list in bootstrap:
That way we can have a fast bootstrap process for bootstrapping multiple machines without being blocked by the main runlist of my nodes.