diff --git a/fedora.conf b/fedora.conf index 5142471..6f5c7fc 100644 --- a/fedora.conf +++ b/fedora.conf @@ -322,7 +322,6 @@ image_build = { 'repo_from': 'Cloud', 'install_tree_from': 'Cloud', 'subvariant': 'Cloud_Base', - 'ova-option': 'vagrant_sync_directory=/home/vagrant/sync' } }, { @@ -350,6 +349,9 @@ image_build = { 'install_tree_from': 'Cloud', 'subvariant': 'Atomic' } + }, + 'factory-parameters': { + 'ova-option': 'vagrant_sync_directory=/home/vagrant/sync' } ], }