From 9b7a628c982805a32b05506221e44d467e2d718f Mon Sep 17 00:00:00 2001 From: Matt Spaulding Date: Sun, 28 Feb 2016 23:09:33 -0800 Subject: [PATCH] Added vagrant-clean plugin --- Available-Vagrant-Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Available-Vagrant-Plugins.md b/Available-Vagrant-Plugins.md index 75f7de3..e9245e3 100644 --- a/Available-Vagrant-Plugins.md +++ b/Available-Vagrant-Plugins.md @@ -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)