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-13 15:21:09 +0000
commitd20c89ebe3896c364b4ac671dce95fef359d0786 (patch)
treef082f276e8e2368d61d43f3f3f376376a8966a41
parentb83b199ea9cdd1069098bbf143bea993adfc584d (diff)
downloaddefinitions-d20c89ebe3896c364b4ac671dce95fef359d0786.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.