From e428d3697930cb0881e33bd4e5d9d1a918f72859 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Thu, 26 Nov 2015 18:11:42 +0000 Subject: GNOME Cluster - Adding an extra GB System no longer fits in 6GB, allow 7GB in gnome cluster and also in ci.morph for deploying gnome. Change-Id: I0c752ce0844f4b7addc85a19a84cac6a784ae1c1 --- clusters/ci.morph | 2 +- clusters/gnome-system-x86_64-deploy.morph | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'clusters') diff --git a/clusters/ci.morph b/clusters/ci.morph index 240e3d4f..95d6d0f7 100644 --- a/clusters/ci.morph +++ b/clusters/ci.morph @@ -36,7 +36,7 @@ systems: gnome-system-x86_64: type: extensions/rawdisk location: gnome-system-x86_64.img - DISK_SIZE: 6G + DISK_SIZE: 7G KERNEL_ARGS: vga=788 - morph: systems/xfce-system-x86_64.morph deploy: diff --git a/clusters/gnome-system-x86_64-deploy.morph b/clusters/gnome-system-x86_64-deploy.morph index 0ae939f1..b3015ff2 100644 --- a/clusters/gnome-system-x86_64-deploy.morph +++ b/clusters/gnome-system-x86_64-deploy.morph @@ -12,7 +12,7 @@ systems: gnome-system-x86_64: type: extensions/rawdisk location: /gnome-system-x86_64.img - DISK_SIZE: 6G + DISK_SIZE: 7G INSTALL_FILES: install-files/gnome/manifest KERNEL_ARGS: vga=788 INITRAMFS_PATH: boot/initramfs.gz -- cgit v1.2.1