vagrant/plugins/kernel_v2
Brian Cain fefb702359
Introduce `type` and `command` triggers
This commit introduces some basic functionality for typed triggers:

- command
- action

Command triggers are triggers that will run before or after a given
sub-command.

Action triggers are for running triggers before or after internal
actions for Vagrant. This could be before or after a provision step,
before or after synced folders, or networking, etc.
2019-02-01 13:34:15 -08:00
..
config Introduce `type` and `command` triggers 2019-02-01 13:34:15 -08:00
plugin.rb Add warning if vagrant-triggers plugin is installed 2018-04-26 14:59:09 -07:00