Added vagrant-clean plugin

Matt Spaulding 2016-02-28 23:09:33 -08:00
parent 0524cca1a1
commit 9b7a628c98
1 changed files with 1 additions and 0 deletions

@ -138,6 +138,7 @@ The following list has both names in this order: rubygem name /internal name/
* [vagrant-bundler](https://github.com/mocoso/vagrant-bundler)
* [vagrant-cachier](https://github.com/fgrehm/vagrant-cachier) -- caches packages for different managers like apt, yum
* [vagrant-camera](https://github.com/rainforestapp/vagrant-camera) -- "Takes screenshots of your Vagrant VMs"
* [vagrant-clean](https://github.com/mspaulding06/vagrant-clean) -- Destroys all Vagrant resources
* [vagrant-destroyer](https://github.com/canausa/vagrant-destroyer)
* [vagrant-exec](https://github.com/p0deje/vagrant-exec) -- an alternative to vagrant ssh + command execution
* [vagrant-ec2setup](https://github.com/yalab/vagrant-ec2setup)