Moved vagrant-triggers to host interaction category

Emiliano Ticci 2016-04-09 13:25:01 +02:00
parent 9b7a628c98
commit 9682719f8a
1 changed files with 1 additions and 1 deletions

@ -111,6 +111,7 @@ The following list has both names in this order: rubygem name /internal name/
* [vagrant-ip-show](https://github.com/rogeriopradoj/vagrant-ip-show) -- lists all IPs of VM networks
* [vagrant-guestip](https://github.com/mkuzmin/vagrant-guestip) -- displays IP address of a guest
* [vagrant-notify-forwarder](https://github.com/mhallin/vagrant-notify-forwarder) -- forwards file system events from the host to the guest
* [vagrant-triggers](https://github.com/emyl/vagrant-triggers) -- execute scripts on the host/guest before/after Vagrant commands
## Testing / BDD
* [vagrant-cucumber](https://github.com/scalefactory/vagrant-cucumber) -- allow cucumber to work with VMs
@ -172,7 +173,6 @@ The following list has both names in this order: rubygem name /internal name/
* [vagrant-shell-commander](https://github.com/fgimenez/vagrant-shell-commander) -- "Executes the given command on all the machines on multinode environments"
* [vagrant-sparseimage](https://github.com/Learnosity/vagrant-sparseimage)
* [vagrant-timezone](https://github.com/tmatilai/vagrant-timezone) -- configures the time zone of the guest
* [vagrant-triggers](https://github.com/emyl/vagrant-triggers) -- execute scripts on the host before and/or after Vagrant commands
* [vagrant-unify](https://github.com/edtoon/vagrant-unify) -- rsync files from guest->host, host->guest, or Unison files for bidirectional sync
* [vagrant-vbguest](https://github.com/dotless-de/vagrant-vbguest) -- automatically update VirtualBox guest additions if necessary
* [vagrant-vbinfo](https://github.com/miroswan/vbinfo) -- Vagrant plugin for outputing detailed VirtualBox information (Mac and Linux only)