diff --git a/fedora.conf b/fedora.conf index cb31e48..f46e7fd 100644 --- a/fedora.conf +++ b/fedora.conf @@ -269,7 +269,7 @@ image_build = { 'kickstart': "fedora-docker-base.ks", 'distro': 'Fedora-20', 'disk_size': 3, - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Cloud' 'install_tree_from': 'Cloud' }