Information Technology Reference
In-Depth Information
Figure 15-4. Development web server
Run kitchen destroy with no parameters to destroy the virtual machines associated with
both of the sandbox instances and to release all resources used:
$ kitchen converge dev-centos65
-----> Starting Kitchen (v1.2.2.dev)
-----> Destroying <prod-centos65>...
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
Vagrant instance <prod-centos65> destroyed.
Finished destroying <prod-centos65> (0m3.00s).
-----> Destroying <dev-centos65>...
==> default: Forcing shutdown of VM...
==> default: Destroying VM and associated drives...
Vagrant instance <dev-centos65> destroyed.
Finished destroying <dev-centos65> (0m3.00s).
-----> Kitchen is finished. (0m6.49s)
Search WWH ::




Custom Search