chef-boneyard / delivery-truck

DEPRECATED: Delivery build cb for pipelines
Apache License 2.0
36 stars 52 forks source link

Deploy search does not work for new nodes, idea how to fix it #26

Closed marcusn closed 7 years ago

marcusn commented 7 years ago

The deploy recipe now searches for recipe:mycookbook for all changes to mycookbook. If we also added the search term recipes:mycookbook, it would work to set the runlist of the node and then run the pipeline. Now I have to manually trigger chef-client once on nodes where run_list has changed.