From 32f6684b640de87293353fd0d6faf25238b043b3 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 5 Mar 2015 12:40:03 +0000 Subject: hardware-deployment: remove unused DISK_SIZE As the installer system installs the rawdisk into a device, this variable is not used. Change-Id: Id6ba83ecbeb460813a074438930767638f68a141 --- clusters/hardware-deployment.morph | 1 - 1 file changed, 1 deletion(-) (limited to 'clusters') diff --git a/clusters/hardware-deployment.morph b/clusters/hardware-deployment.morph index 0b1335ae..c6b7dce9 100644 --- a/clusters/hardware-deployment.morph +++ b/clusters/hardware-deployment.morph @@ -12,7 +12,6 @@ systems: location: AB:CD:EF:12:34:56:78 #MAC address. PXEBOOT_MODE: spawn-novlan PXEBOOT_DEPLOYER_INTERFACE: ens6 - DISK_SIZE: 6G KERNEL_ARGS: console=ttyS1,9600 console=tty0 init=/usr/lib/baserock-installer/installer HOSTNAME: installer-system IPMI_USER: myipmiuser -- cgit v1.2.1