vagrant/templates/locales
Brian Cain f0f60a1075 (#4666) Remove duplicate export folders before writing /etc/exports
Prior to this commit, if you set up multiple folders to export with NFS
on linux with the exact same hostpath, the template used to write
/etc/exports would end up placing the same path with the same IP in
/etc/exports and cause an error preventing the folders from being
properly mounted. This commit fixes that by first looking at which
folders are being exported and if there are any duplicates. If so,
remove the duplicates and only export 1 hostpath folder. If these
duplicate folders have differing nfs linux options, an exception must be
thrown because we cannot assume which options the user intended to
export with.
2017-09-05 16:05:14 -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 fix pscommand error messaging 2015-06-05 22:24:05 -07: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 (#4666) Remove duplicate export folders before writing /etc/exports 2017-09-05 16:05:14 -07:00
guest_windows.yml Add public key capability to Windows guests for winssh communicator 2017-07-07 11:26:32 -07:00
providers_docker.yml Error when compose and force_host_vm are enabled together 2017-08-22 11:36:26 -07:00
providers_hyperv.yml providers/hyperv: verify cmdlet is available [GH-3398] 2014-04-09 09:30:17 -07:00
synced_folder_smb.yml synced_folders/smb: verify PowerShell v3 is running or later [GH-3257] 2014-04-02 09:45:42 -07:00