Changes introduced in #7207 removed the logic to handle the `minion_id` configuration. This commit addresses that regression by including the `--id #{@config.minion_id}` flag everywhere that `--local` is used (as it had done before). I'm not totally in love with the `get_masterless` abstraction here, so if someone has a better suggestion I'll happily change it. Fixes #7454 |
||
---|---|---|
.. | ||
commands | ||
communicators | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers | ||
provisioners | ||
pushes | ||
synced_folders | ||
README.md |
README.md
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.