chef-boneyard / delivery-truck

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

How to use delivery-truck without installing ChefAutomate? #21

Open abhi-paul opened 7 years ago

aberrios85 commented 7 years ago

AFAIK you can use delivery init -l for local mode. Local mode skips the review sections since you need delivery/automate server for this part.

Then you can run the delivery phases in local mode also delivery local unit, delivery local deploy etc.. <phase> Delivery phase to execute [values: unit, lint, syntax, provision, deploy, smoke, cleanup]