vagrant/templates/locales
Brian Cain 5ed5868067
Inspect networks before creating new ones
This commit updates the behavior of how the docker provider creates new
docker networks. It looks at each existing network to see if the
requested subnet has already been configured in the docker engine. If
so, Vagrant will use that network rather than creating a new one. This
includes networks not created by Vagrant. Vagrant will not clean up
these networks if created outside of Vagrant.
2019-03-12 10:36:57 -07:00
..
comm_winrm.yml Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
command_ps.yml Add support for running elevated commands using the powershell command 2018-12-20 11:30:25 -08:00
command_rdp.yml Update RDP error message since Windows only being supported isn't true 2014-05-20 19:50:49 -07:00
en.yml Fixes #10663: Ignore boxes in collection with malformed version numbers 2019-02-14 15:30:11 -08:00
guest_windows.yml Spelling fixes 2018-03-14 14:41:04 +00:00
providers_docker.yml Inspect networks before creating new ones 2019-03-12 10:36:57 -07:00
providers_hyperv.yml Add Hyper-V access check on data directory 2018-06-18 15:36:45 -07:00
synced_folder_smb.yml Fix SMB error message to be within the correct namespace 2018-06-18 09:07:30 -07:00