mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-25 19:00:22 -05:00
This will eventually replace the Environment#vms method. Because of the introduction of providers, the environment doesn't know what the backing of the machines will be (and they're _machines_ now, not _vms_). Instead, users of Environment will now call `#machine` on the environment to retrieve a machine with the given backing provider as it needs it. |
||
|---|---|---|
| .. | ||
| config | ||
| plugin.rb | ||