vagrant/test/unit/plugins
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
..
commands Fixes #10682: Move over AddAuthentication middleware and hooks 2019-02-21 09:42:16 -08:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests Add reboot output to guest capability 2019-02-01 15:47:02 -08:00
hosts Merge pull request #10012 from Aloz1/add-host-voidlinux 2018-12-19 16:21:52 -08:00
kernel_v2/config Merge pull request #10664 from chrisroberts/f-plugin-config-format 2019-02-12 10:00:14 -08:00
providers Inspect networks before creating new ones 2019-03-12 10:36:57 -07:00
provisioners Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Force removal of rsync tmp dir 2019-02-26 09:08:56 -08:00