vagrant/test/unit/plugins
Brian Cain 65651178cd
Fixes #9591: Allow for 'default' smb_username if set
Prior to this commit, Vagrant would prompt for smb username and password
every time, even if only smb_username was defined. This commit changes
that by allowing a "default" username from the Vagrantfile, with the
option of overriding it.
2018-10-19 13:26:18 -07:00
..
commands Mark password as sensitive in logs 2018-10-12 09:07:12 -07:00
communicators Add warning when vagrant-winrm is found 2018-07-30 13:27:20 -07:00
guests Fixes #9763, #10300: Split out how hostname is set with Debian hosts 2018-10-16 12:00:25 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v2/config Fixes #9840: Introduce `ruby` option for trigger 2018-10-05 12:53:41 -07:00
providers Explicitly define driver version used for tests 2018-10-01 11:51:14 -07:00
provisioners Merge pull request #10215 from briancain/FIX-SALT-PILLAR 2018-09-20 09:17:32 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00