mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-03 14:00:15 -04:00
parent
7927c39da9
commit
a300acfcf0
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ module VagrantPlugins
|
|||
|
||||
nfs_opts_setup(folders)
|
||||
folders = folder_dupe_check(folders)
|
||||
ips = ips.uniq
|
||||
output = Vagrant::Util::TemplateRenderer.render('nfs/exports_linux',
|
||||
uuid: id,
|
||||
ips: ips,
|
||||
|
|
|
|||
Loading…
Reference in a new issue