attempt to add the correct ova-option to set the vagrant_sync_directory
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
b3fb6f9911
commit
7ed7fa6105
@ -321,7 +321,8 @@ image_build = {
|
|||||||
'arches': ['x86_64'],
|
'arches': ['x86_64'],
|
||||||
'repo_from': 'Cloud',
|
'repo_from': 'Cloud',
|
||||||
'install_tree_from': 'Cloud',
|
'install_tree_from': 'Cloud',
|
||||||
'subvariant': 'Cloud_Base'
|
'subvariant': 'Cloud_Base',
|
||||||
|
'ova-option': 'vagrant_sync_directory=/home/vagrant/sync'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user