summaryrefslogtreecommitdiff
path: root/clusters/hardware-deployment.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/hardware-deployment.morph')
-rw-r--r--clusters/hardware-deployment.morph16
1 files changed, 8 insertions, 8 deletions
diff --git a/clusters/hardware-deployment.morph b/clusters/hardware-deployment.morph
index 0b1335ae..ad0ee3c4 100644
--- a/clusters/hardware-deployment.morph
+++ b/clusters/hardware-deployment.morph
@@ -9,17 +9,17 @@ systems:
deploy:
installer:
type: pxeboot
- location: AB:CD:EF:12:34:56:78 #MAC address.
- PXEBOOT_MODE: spawn-novlan
- PXEBOOT_DEPLOYER_INTERFACE: ens6
+ location: AB:CD:EF:12:34:56:78
DISK_SIZE: 6G
- KERNEL_ARGS: console=ttyS1,9600 console=tty0 init=/usr/lib/baserock-installer/installer
HOSTNAME: installer-system
- IPMI_USER: myipmiuser
- IPMI_PASSWORD: myipmipassword
- IPMI_HOST: 123.34.45.120 #IPMI ip address
- INSTALLER_TARGET_STORAGE_DEVICE: /dev/sda
INSTALLER_ROOTFS_TO_INSTALL: /rootfs
+ INSTALLER_TARGET_STORAGE_DEVICE: /dev/sda
+ IPMI_HOST: 123.34.45.120
+ IPMI_PASSWORD: myipmipassword
+ IPMI_USER: myipmiuser
+ KERNEL_ARGS: console=ttyS1,9600 console=tty0 init=/usr/lib/baserock-installer/installer
+ PXEBOOT_DEPLOYER_INTERFACE: ens6
+ PXEBOOT_MODE: spawn-novlan
subsystems:
- morph: systems/build-system-x86_64.morph
deploy: