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:
parent
df1baf55c3
commit
5f0774eeda
@ -353,9 +353,6 @@ image_build = {
|
|||||||
'subvariant': 'Cloud_Base',
|
'subvariant': 'Cloud_Base',
|
||||||
'failable': ['*'],
|
'failable': ['*'],
|
||||||
},
|
},
|
||||||
'factory-parameters': {
|
|
||||||
'vagrant_sync_directory': '/home/vagrant/sync',
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'image-build': {
|
'image-build': {
|
||||||
|
Loading…
Reference in New Issue
Block a user