From 9441dac7e14a4da24f12435699ac684d050d8cb7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Nov 10 2018 01:07:57 +0000 Subject: 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 --- 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" : []