vagrant/plugins/providers/virtualbox
sophia 28574348b9 Read only machine port forward info
In the VM config file port forward information is captured in the
Snapshot defition as well as the VM definition. This causes duplicates
in port forward entries if the file is queried for all available
network adapters. Querying the VM config file for the the Network
Adapters only part of the Machine definition resolves this and
yields the most up to date port forward info.
2023-01-12 12:02:00 -08:00
..
action Set address type when not provided 2022-12-09 13:22:37 -08:00
cap Extract os friendly mount name for vbox shared folders 2021-02-10 15:25:56 -06:00
driver Read only machine port forward info 2023-01-12 12:02:00 -08:00
model Avoid sorting of controllers with nil boot_priority 2020-09-01 09:57:55 -07:00
util Fix for #4608 2016-02-14 22:16:24 +11:00
action.rb Raise more descriptive error if cloud init fails 2020-08-06 15:47:36 -05:00
cap.rb Ensure non-existent machines do not attempt to list snapshots 2019-04-09 13:11:19 -07:00
config.rb Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
plugin.rb Add support for VirtualBox 7.0 2022-10-14 15:58:00 -07:00
provider.rb Clean up debugging cruft 2022-04-25 12:24:09 -05:00
synced_folder.rb Add mapper for a Class to String 2022-04-25 12:26:12 -05:00