From 7ed7fa6105cd533a165bfbeb6fd42f452ba490bc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: May 27 2016 16:47:12 +0000 Subject: attempt to add the correct ova-option to set the vagrant_sync_directory Signed-off-by: Dennis Gilmore --- diff --git a/fedora.conf b/fedora.conf index 41a4736..4002b7d 100644 --- a/fedora.conf +++ b/fedora.conf @@ -321,7 +321,8 @@ image_build = { 'arches': ['x86_64'], 'repo_from': 'Cloud', 'install_tree_from': 'Cloud', - 'subvariant': 'Cloud_Base' + 'subvariant': 'Cloud_Base', + 'ova-option': 'vagrant_sync_directory=/home/vagrant/sync' } }, {