vagrant/lib
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
..
vagrant Fixes #11287: Set top level provisioner name if set in provisioner 2020-01-06 11:10:28 -08:00
vagrant.rb Remove level conditional for RestClient logging 2018-10-12 09:07:12 -07:00