vagrant/plugins/kernel_v2/config
Brian Cain f4d618eb58
Fixes #9840: Introduce `ruby` option for trigger
This commit introduces a new option to the core trigger feature: `ruby`.
It can be defined to run ruby code when the trigger is configured to
fire. If you give the ruby block an env and machine argument, the
defined ruby code can use those variables internally.
2018-10-05 12:53:41 -07: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 Fix rspec tests 2018-04-20 10:51:38 -07:00
ssh_connect.rb Update net-ssh constraint 2018-07-27 16:30:06 -07:00
trigger.rb Raise error if incomplete trigger block is defined 2018-04-20 10:51:38 -07:00
vagrant.rb Vagrant Environment isolated plugins 2018-07-17 14:49:41 -07:00
vm.rb Simplify config option to ignore box vagrantfile 2018-09-26 10:31:41 -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 Fixes #9840: Introduce `ruby` option for trigger 2018-10-05 12:53:41 -07:00