summaryrefslogtreecommitdiff
path: root/clusters/installer-build-system-x86_64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/installer-build-system-x86_64.morph')
-rw-r--r--clusters/installer-build-system-x86_64.morph5
1 files changed, 2 insertions, 3 deletions
diff --git a/clusters/installer-build-system-x86_64.morph b/clusters/installer-build-system-x86_64.morph
index b31caced..36157ac8 100644
--- a/clusters/installer-build-system-x86_64.morph
+++ b/clusters/installer-build-system-x86_64.morph
@@ -19,18 +19,17 @@ description: |
This cluster also deploys a subsystem (a build-system in this case)
which is going to be the system that the installer system/script is
going to install.
-
systems:
- morph: systems/installer-system-x86_64.morph
deploy:
installer:
type: rawdisk
location: installer-build-system-x86_64.img
- KERNEL_ARGS: init=/usr/lib/baserock-installer/installer
DISK_SIZE: 6G
HOSTNAME: installer-x86_64
- INSTALLER_TARGET_STORAGE_DEVICE: /dev/sda
INSTALLER_ROOTFS_TO_INSTALL: /rootfs
+ INSTALLER_TARGET_STORAGE_DEVICE: /dev/sda
+ KERNEL_ARGS: init=/usr/lib/baserock-installer/installer
subsystems:
- morph: systems/build-system-x86_64.morph
deploy: