vagrant/plugins/kernel_v2/config
Brian Cain 52c3dcc70e
(#9997) Catch and allow for non-standard exit codes
Prior to this commit, the run trigger option wouldn't catch for failures
outside of the #Subprocess.execute raising exceptions. This commit fixes
that by inspecting the exit code result of the subprocess and using the
new `exit_codes` option to determine how to move forward with the
trigger.
2018-07-09 15:56:26 -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 (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
trigger.rb Raise error if incomplete trigger block is defined 2018-04-20 10:51:38 -07:00
vagrant.rb Add Vagrantfile configuration option to register sensitive values 2018-01-15 07:23:47 -08:00
vm.rb propagate unset guestpath 2018-05-08 22:51:30 -05: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 (#9997) Catch and allow for non-standard exit codes 2018-07-09 15:56:26 -07:00