When using the salt provisioner with verbose=true, most lines read with an extra newline: ``` [INFO ] Syncing modules for environment 'base' [INFO ] Loading cache from salt://_modules, for base) ``` because the line read has a newline, and emitting the log entry again includes an additional newline.
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.