cloud: don't try to override default sync location

For the cloud base image there is no need to override the default
vagrant sync location. /vagrant/ works just fine and is what people
expect.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-05-18 17:56:38 -04:00
parent df1baf55c3
commit 5f0774eeda
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -353,9 +353,6 @@ image_build = {
'subvariant': 'Cloud_Base',
'failable': ['*'],
},
'factory-parameters': {
'vagrant_sync_directory': '/home/vagrant/sync',
}
},
{
'image-build': {