summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-06-09 18:00:47 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-06-09 18:03:42 +0100
commite761d3c251cae78361384d9ed4b1ac767f6435b4 (patch)
treec04113c671ecaf2bd37345befbb81affd24c675b
parentc2c751b6b47936204dada926b6948efb75601345 (diff)
downloaddefinitions-e761d3c251cae78361384d9ed4b1ac767f6435b4.tar.gz
Correct trove.baserock.org-upgrade cluster
-rw-r--r--trove.baserock.org-upgrade.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/trove.baserock.org-upgrade.morph b/trove.baserock.org-upgrade.morph
index 1a23a97c..359bb3c2 100644
--- a/trove.baserock.org-upgrade.morph
+++ b/trove.baserock.org-upgrade.morph
@@ -1,11 +1,11 @@
kind: cluster
-name: gbo-upgrade
+name: trove.baserock.org-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
+
+ morph deploy --upgrade trove.baserock.org-upgrade 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.