From 5f0774eedae1b3563670d441aca639a025a4cc51 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: May 18 2017 22:02:16 +0000 Subject: 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 --- diff --git a/fedora.conf b/fedora.conf index ba37367..36afaad 100644 --- a/fedora.conf +++ b/fedora.conf @@ -353,9 +353,6 @@ image_build = { 'subvariant': 'Cloud_Base', 'failable': ['*'], }, - 'factory-parameters': { - 'vagrant_sync_directory': '/home/vagrant/sync', - } }, { 'image-build': {