* hostname is a boolean * a network that sets hostname should have a static ip address * only one network may set hostname can be set at `config.vm.network :public_network, hostname: true, ip: "192.168.0.1"`
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.