summaryrefslogtreecommitdiff
path: root/unmaintained/clusters/moonshot-pxe-armv8l64.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-26 17:37:14 +0000
committerJavier Jardón <jjardon@gnome.org>2017-11-27 00:42:19 +0000
commit5be9d0b3a00b9072b4fd900a7f12a04c9afdec50 (patch)
treed241939dfdf71709b9d2b6f05dbd10c05c04b1d9 /unmaintained/clusters/moonshot-pxe-armv8l64.morph
parent601b834b8c131f9ab03497658844307f8fd2eca3 (diff)
downloaddefinitions-5be9d0b3a00b9072b4fd900a7f12a04c9afdec50.tar.gz
Move -devel systems to the unmaintained/ folder
Diffstat (limited to 'unmaintained/clusters/moonshot-pxe-armv8l64.morph')
-rw-r--r--unmaintained/clusters/moonshot-pxe-armv8l64.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/unmaintained/clusters/moonshot-pxe-armv8l64.morph b/unmaintained/clusters/moonshot-pxe-armv8l64.morph
new file mode 100644
index 00000000..531c7428
--- /dev/null
+++ b/unmaintained/clusters/moonshot-pxe-armv8l64.morph
@@ -0,0 +1,22 @@
+name: moonshot-pxe-armv8l64
+kind: cluster
+description: |
+ Deploy an armv8l64 devel system into a HP Moonshot node
+
+ The system will be configured to boot through PXE from existing DHCP,
+ TFTP and NFS servers.
+systems:
+- morph: unmaintained/systems/devel-system-armv8l64.morph
+ deploy:
+ netboot:
+ type: extensions/pxeboot
+ location: 14:58:d0:57:7f:42
+ PXEBOOT_MODE: existing-server
+ PXEBOOT_CONFIG_TFTP_ADDRESS: sftp://192.168.0.1/srv/nfsboot/tftp/
+ PXEBOOT_ROOTFS_RSYNC_ADDRESS: rsync://192.168.0.1/srv/nfsboot/
+ KERNEL_ARGS: console=ttyS0,9600n8r rw
+ DTB_PATH: boot/m400-1003.dtb
+ HOSTNAME: baserock-m400-node31
+ MOONSHOT_KERNEL: true
+ INSTALL_FILES: install-files/moonshot/manifest
+ PXE_INSTALLER: false