vagrant/test/unit/plugins/synced_folders/smb
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
..
synced_folder_test.rb Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00