vagrant/plugins/kernel_v2
Brian Cain 711270b90a
Fixes #11287: Set top level provisioner name if set in provisioner
config

Prior to this commit, if a user had configured a provisioner that had a
config with a `name` option, it would not properly set the top level
provisioner classes name config option which would lead to some
understanibly confusing results when trying to `--provision-with`. This
commit fixes that by checking to see if the top level name isn't set,
look to see if that provisioners config defines a name, and use that
instead.
2020-01-06 11:10:28 -08:00
..
config Fixes #11287: Set top level provisioner name if set in provisioner 2020-01-06 11:10:28 -08:00
plugin.rb Add warning if vagrant-triggers plugin is installed 2018-04-26 14:59:09 -07:00