From 0f6b6b47fa0f7e9b79fa6a54658fa6c7f59b3adf Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 29 May 2014 16:12:15 +0000 Subject: Rename to clearer name --- gbo-upgrade.morph | 23 ----------------------- trove.baserock.org-upgrade.morph | 23 +++++++++++++++++++++++ 2 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 gbo-upgrade.morph create mode 100644 trove.baserock.org-upgrade.morph diff --git a/gbo-upgrade.morph b/gbo-upgrade.morph deleted file mode 100644 index 1a23a97c..00000000 --- a/gbo-upgrade.morph +++ /dev/null @@ -1,23 +0,0 @@ -kind: cluster -name: gbo-upgrade -description: | - This is a cluster morphology for deploying an UPGRADE to - git.baserock.org. It doesn't work for the initial deployment. The - deployer MUST have ssh access to root@git.baserock.org. To use: - - morph deploy --upgrade gbo-cluster gbo.VERSION_LABEL=2014-05-29 - - Replace the value of gbo.VERSION_LABEL above with the current date. - You can add letters if you need to upgrade multiple times in a day. -systems: -- morph: trove-system-x86_64 - deploy: - gbo: - type: ssh-rsync - location: root@git.baserock.org - LORRY_CONTROLLER_MINIONS: 4 - HOSTNAME: firehose1 - FSTAB_HOME: LABEL=homes /home auto defaults,noatime,rw 0 2 - TROVE_ID: baserock - TROVE_HOSTNAME: git.baserock.org - TROVE_COMPANY: Baserock diff --git a/trove.baserock.org-upgrade.morph b/trove.baserock.org-upgrade.morph new file mode 100644 index 00000000..1a23a97c --- /dev/null +++ b/trove.baserock.org-upgrade.morph @@ -0,0 +1,23 @@ +kind: cluster +name: gbo-upgrade +description: | + This is a cluster morphology for deploying an UPGRADE to + git.baserock.org. It doesn't work for the initial deployment. The + deployer MUST have ssh access to root@git.baserock.org. To use: + + morph deploy --upgrade gbo-cluster gbo.VERSION_LABEL=2014-05-29 + + Replace the value of gbo.VERSION_LABEL above with the current date. + You can add letters if you need to upgrade multiple times in a day. +systems: +- morph: trove-system-x86_64 + deploy: + gbo: + type: ssh-rsync + location: root@git.baserock.org + LORRY_CONTROLLER_MINIONS: 4 + HOSTNAME: firehose1 + FSTAB_HOME: LABEL=homes /home auto defaults,noatime,rw 0 2 + TROVE_ID: baserock + TROVE_HOSTNAME: git.baserock.org + TROVE_COMPANY: Baserock -- cgit v1.2.1