From 9441dac7e14a4da24f12435699ac684d050d8cb7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 9 Nov 2018 17:07:57 -0800 Subject: [PATCH] Bump the support server image's size and version Rawhide tests are failing as there isn't enough disk space in this image to copy the whole Server DVD... Signed-off-by: Adam Williamson --- hdds.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hdds.json b/hdds.json index 4a5c45f..9bdaec6 100644 --- a/hdds.json +++ b/hdds.json @@ -178,8 +178,8 @@ "releases" : { "current" : ["x86_64", "ppc64le", "ppc64", "aarch64"] }, - "size" : "6", - "imgver" : "3" + "size" : "7", + "imgver" : "4" } ], "renames" : []