summaryrefslogtreecommitdiff
path: root/clusters/jetson-upgrade.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/jetson-upgrade.morph')
-rw-r--r--clusters/jetson-upgrade.morph17
1 files changed, 0 insertions, 17 deletions
diff --git a/clusters/jetson-upgrade.morph b/clusters/jetson-upgrade.morph
deleted file mode 100644
index a73507aa..00000000
--- a/clusters/jetson-upgrade.morph
+++ /dev/null
@@ -1,17 +0,0 @@
-name: jetson-upgrade
-kind: cluster
-systems:
-- morph: systems/devel-system-armv7lhf-jetson.morph
- deploy-defaults:
- TROVE_HOST: TROVE_HOST
- TROVE_ID: TROVE_ID
- ROOT_DEVICE: "/dev/mmcblk0p1"
- DTB_PATH: "boot/tegra124-jetson-tk1.dtb"
- BOOTLOADER_CONFIG_FORMAT: "extlinux"
- BOOTLOADER_INSTALL: "none"
- KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1
- FSTAB_SRC: LABEL=src /src auto defaults,rw,noatime,nofail 0 2
- deploy:
- self:
- type: ssh-rsync
- location: root@127.0.0.1