I am a Windows 10 user. Installed VMbox, Vagrant in my local.
I want to do kitchen test and do changes before I work on Openstack staging environment.
But every time I do kitchen test it downloads the imaged from web and takes a while to create the box. Instead of that can I use the local downloaded image to create box every time i run kitchen test.
Is there a way?