From 6f13fe09c27baedd296e502cec63257ab262c53b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jun 13 2018 14:41:01 +0000 Subject: Fixing the Fedora Scientific Vagrant part of the config Signed-off-by: Mohan Boddu --- diff --git a/fedora.conf b/fedora.conf index fb44fd3..5af6140 100644 --- a/fedora.conf +++ b/fedora.conf @@ -416,6 +416,11 @@ image_build = { 'subvariant': 'Python_Classroom', 'failable': ['*'], }, + 'factory-parameters': { + 'ova-option': 'vagrant_sync_directory=/home/vagrant/sync' + } + }, + { 'image-build': { 'format': [('vagrant-libvirt','vagrant-libvirt.box'), ('vagrant-virtualbox','vagrant-virtualbox.box')], 'name': 'Fedora-Scientific-Vagrant',