vagrant/plugins/hosts
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
..
arch Detect NFS server by service name on Arch 2016-07-23 13:09:23 +03:00
bsd Invoke tee from specific path 2017-06-29 16:11:18 -07:00
darwin Fix RDP connections on OS X 2016-08-09 14:04:50 -07:00
freebsd hosts/bsd: don't execute shell for sudo commands [GH-2808] 2014-01-12 22:34:45 -08:00
gentoo Do not let NFS systemctl status use a pager 2016-04-28 13:28:37 -03:00
linux (#4666) Remove duplicate export folders before writing /etc/exports 2017-09-05 16:05:14 -07:00
null hosts/null: needs to accept env as param 2014-01-07 21:14:33 -08:00
redhat Fix RHEL name and description 2015-05-19 12:58:19 +02:00
slackware Fix Slackware Host detection and nfsd checks 2015-10-07 01:17:07 -03:00
suse Better NFS status check command for SUSE 2015-09-10 10:05:14 +02:00
windows refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00