From b54fced1f38ae2d6ea30c8e9d0d404249feea1b7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mar 14 2016 21:18:01 +0000 Subject: given that 32 bit x86 is broken right now do not make and cloud/lives Signed-off-by: Dennis Gilmore --- diff --git a/fedora-alpha.conf b/fedora-alpha.conf index b23a8aa..e5fec6b 100644 --- a/fedora-alpha.conf +++ b/fedora-alpha.conf @@ -305,7 +305,7 @@ image_build = { 'kickstart': 'fedora-cloud-base.ks', 'distro': 'Fedora-20', 'disk_size': 3, - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Cloud', 'install_tree_from': 'Cloud', 'subvariant': 'Cloud_Base' @@ -322,7 +322,7 @@ image_build = { 'kickstart': 'fedora-cloud-base-vagrant.ks', 'distro': 'Fedora-20', 'disk_size': 40, - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Cloud', 'install_tree_from': 'Cloud', 'subvariant': 'Cloud_Base' @@ -341,7 +341,7 @@ live_media = { { 'name': 'Fedora-Workstation-Live', 'kickstart': 'fedora-live-workstation.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'subvariant': 'Workstation' @@ -351,7 +351,7 @@ live_media = { { 'name': 'Fedora-KDE-Live', 'kickstart': 'fedora-live-kde.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'KDE' @@ -360,7 +360,7 @@ live_media = { { 'name': 'Fedora-Xfce-Live', 'kickstart': 'fedora-live-xfce.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Xfce' @@ -368,7 +368,7 @@ live_media = { { 'name': 'Fedora-SoaS-Live', 'kickstart': 'fedora-live-soas.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'SoaS' @@ -376,7 +376,7 @@ live_media = { { 'name': 'Fedora-Cinnamon-Live', 'kickstart': 'fedora-live-cinnamon.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Cinnamon' @@ -384,7 +384,7 @@ live_media = { { 'name': 'Fedora-LXDE-Live', 'kickstart': 'fedora-live-lxde.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'LXDE' @@ -392,7 +392,7 @@ live_media = { { 'name': 'Fedora-MATE_Compiz-Live', 'kickstart': 'fedora-live-mate_compiz.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Mate' @@ -402,7 +402,7 @@ live_media = { { 'name': 'Fedora-Astronomy_KDE-Live', 'kickstart': 'fedora-live-astronomy_kde.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Astronomy_KDE' @@ -410,7 +410,7 @@ live_media = { { 'name': 'Fedora-Design_suite-Live', 'kickstart': 'fedora-live-design_suite.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Design_suite' @@ -418,7 +418,7 @@ live_media = { { 'name': 'Fedora-Scientific_KDE-Live', 'kickstart': 'fedora-live-scientific_kde.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Scientific_KDE' @@ -426,7 +426,7 @@ live_media = { { 'name': 'Fedora-Games-Live', 'kickstart': 'fedora-live-games.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Games' @@ -434,7 +434,7 @@ live_media = { { 'name': 'Fedora-Security-Live', 'kickstart': 'fedora-live-security.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Security' @@ -442,7 +442,7 @@ live_media = { { 'name': 'Fedora-Jam_KDE-Live', 'kickstart': 'fedora-live-jam_kde.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Jam_KDE' @@ -450,7 +450,7 @@ live_media = { { 'name': 'Fedora-Robotics-Live', 'kickstart': 'fedora-live-robotics.ks', - 'arches': ['x86_64', 'i386'], + 'arches': ['x86_64'], 'repo_from': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Robotics'