summaryrefslogtreecommitdiff
path: root/unmaintained/clusters/moonshot-pxe-armv8b64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/clusters/moonshot-pxe-armv8b64.morph')
-rw-r--r--unmaintained/clusters/moonshot-pxe-armv8b64.morph30
1 files changed, 0 insertions, 30 deletions
diff --git a/unmaintained/clusters/moonshot-pxe-armv8b64.morph b/unmaintained/clusters/moonshot-pxe-armv8b64.morph
deleted file mode 100644
index d97dcbef..00000000
--- a/unmaintained/clusters/moonshot-pxe-armv8b64.morph
+++ /dev/null
@@ -1,30 +0,0 @@
-name: moonshot-pxe-armv8b64
-kind: cluster
-description: |
- Deploy a big-endian armv8b64 devel system onto an 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-armv8b64.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/
- PXEBOOT_PXE_REBOOT_COMMAND: |
- ssh Administrator@10.0.1.10 set node power off force c31n1
- ssh Administrator@10.0.1.10 set node boot pxe c31n1
- # Nodes are powered on twice as sometimes powering them on
- # once is not enough
- ssh Administrator@10.0.1.10 set node power on c31n1
- ssh Administrator@10.0.1.10 set node power on c31n1
- PXE_INSTALLER: false
-
- HOSTNAME: baserock-c31n1
- DTB_PATH: boot/m400-1003.dtb
- KERNEL_ARGS: console=ttyS0,9600n8r rw
- INSTALL_FILES: install-files/moonshot/manifest
- MOONSHOT_KERNEL: true