mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-22 01:11:43 -05:00
This commit adds a new flag to the `vagrant validate` command which allows users to completely ignore the provider block of a config file. This is useful for when you are running `vagrant validate` in CI and don't want to install a valid provider to check the syntax of your Vagratnfile. When the flag is invoked, a warning will be displayed saying that the provider block will be ignored and not validated. |
||
|---|---|---|
| .. | ||
| config | ||
| plugin.rb | ||