From ba006ab4701065aef2f96be732c3a326a8e6a978 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 12 Jan 2016 13:33:21 -0600 Subject: [PATCH] config cleanups Signed-off-by: Dennis Gilmore --- fedora.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fedora.conf b/fedora.conf index fc1303f..cbc5fc5 100644 --- a/fedora.conf +++ b/fedora.conf @@ -222,7 +222,7 @@ createiso_skip = [ image_name_format = "%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-%(date)s%(type_suffix)s.%(respin)s.iso" # # Use the same format for volume id image_volid_formats = [ - "%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-%(date)s%(type_suffix)s.%(respin)s" + "%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s" ] # No special handling for layered products, use same format as for regular images image_volid_layered_product_formats = [] @@ -249,7 +249,7 @@ translate_paths = [ ] -image_build = [ +image_build = { '^Cloud$': [ { 'format': [('docker', 'tar.xz')] @@ -275,7 +275,7 @@ image_build = [ 'arches': ['x86_64', 'i386'] } ], -] +} failable_deliverables = [ ('^.*$', {