livemedia / ppc64le: make ppc64le live media failable for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
07042cf0d7
commit
af34003f97
@ -476,6 +476,7 @@ live_media = {
|
|||||||
'name': 'Fedora-Workstation-Live',
|
'name': 'Fedora-Workstation-Live',
|
||||||
'kickstart': 'fedora-live-workstation.ks',
|
'kickstart': 'fedora-live-workstation.ks',
|
||||||
'arches': ['x86_64', 'ppc64le'],
|
'arches': ['x86_64', 'ppc64le'],
|
||||||
|
'failable': ['ppc64le'],
|
||||||
'repo': 'Everything',
|
'repo': 'Everything',
|
||||||
'install_tree_from': 'Everything',
|
'install_tree_from': 'Everything',
|
||||||
'subvariant': 'Workstation'
|
'subvariant': 'Workstation'
|
||||||
|
Loading…
Reference in New Issue
Block a user