From de21570de9b17765fffd320cfb8c5700c5b845e1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 1 Feb 2019 09:18:06 +0000 Subject: [PATCH] Bump minimal image size again (but stealth this time) We need minimal to be 18GB now, because we're booting from it for the Workstation live image build test. Not doing a version bump as they turn out to be a bit of a pain to deal with, I should enhance that somehow. Signed-off-by: Adam Williamson --- hdds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hdds.json b/hdds.json index 607c811..3a949f2 100644 --- a/hdds.json +++ b/hdds.json @@ -132,7 +132,7 @@ "stable": ["x86_64"], "branched": ["x86_64"] }, - "size" : "9", + "size" : "18", "imgver": "3" }, {