vagrant/plugins/kernel_v2
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
..
config (#9997) Catch and allow for non-standard exit codes 2018-07-09 15:56:26 -07:00
plugin.rb Add warning if vagrant-triggers plugin is installed 2018-04-26 14:59:09 -07:00