This commit is contained in:
Ilya Chesnokov 2020-01-27 18:23:41 -05:00 committed by GitHub
commit 030a854fa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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,