vagrant/plugins/kernel_v2/config
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
..
package.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
push.rb Spelling fixes 2018-03-14 14:41:04 +00:00
ssh.rb Remove 'config' from ssh.defaults, and instead setup in '.connect' 2018-12-11 07:51:47 -08:00
ssh_connect.rb Fill out ssh options config and remote_user 2018-12-11 08:09:43 -08:00
trigger.rb Introduce `type` and `command` triggers 2019-02-01 13:34:15 -08:00
vagrant.rb Vagrant Environment isolated plugins 2018-07-17 14:49:41 -07:00
vm.rb Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
vm_provisioner.rb (#7685) Add a unique identifier to provision objects 2017-06-13 15:46:14 -07:00
vm_subvm.rb Better handling of merging sub-vms 2013-03-08 21:30:09 -08:00
vm_trigger.rb Introduce `type` and `command` triggers 2019-02-01 13:34:15 -08:00