vagrant/test/unit/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_test.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
push_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
ssh_connect_test.rb Update net-ssh constraint 2018-07-27 16:30:06 -07:00
ssh_test.rb kernel/v2: customizable sudo_command [GH-5573] 2015-07-09 09:30:47 -06:00
trigger_test.rb Improve config rspec tests 2018-04-20 10:51:38 -07:00
vagrant_test.rb Add Vagrantfile configuration option to register sensitive values 2018-01-15 07:23:47 -08:00
vm_test.rb Restrict synced folder access to DrvFs file systems only within WSL 2018-07-06 16:58:12 -07:00
vm_trigger_test.rb Fixes #9840: Introduce `ruby` option for trigger 2018-10-05 12:53:41 -07:00