fedora-atomic: add in override for vagrant sync location

Go ahead and update the fedora-atomic.conf so that when it gets
branched it will have the override already in there.

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

View File

@ -252,7 +252,10 @@ image_build = {
],
'install_tree_from': 'Cloud',
'subvariant': 'Atomic'
}
},
'factory-parameters': {
'vagrant_sync_directory': '/home/vagrant/sync',
}
}
],
}