It's a wee-bit hackish, but I've used .kitchen.local.yml for this purpose, populating it with the override stuff, naming it something different, and then moving it into place when needed.
- run kitchen verify
- mv kitchen-phase2 .kitchen.local.yml
- run kitchen converge && kitchen verify
- mv .kitchen.local.yml kitchen-phase2
Okay.... not "wee-bit hackish," it's ugly as sin :) But it may help you out.
AdamOn Fri, Mar 20, 2015 at 21:35 Bill Warner < " target="_blank"> > wrote:Is it possible to have kitchen run chef on a new machine twice with different node attributes?My primary goal is to test an upgrade feature of a cookbook. do one run with the old version then do another run with a new version.If it is possible my google skills have failed me and I need some assistance in finding it.----
Bill Warner
Archive powered by MHonArc 2.6.16.