summaryrefslogtreecommitdiff
path: root/clusters/upgrade-devel.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/upgrade-devel.morph')
-rw-r--r--clusters/upgrade-devel.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/clusters/upgrade-devel.morph b/clusters/upgrade-devel.morph
index 3efbb36a..dcf1cd8d 100644
--- a/clusters/upgrade-devel.morph
+++ b/clusters/upgrade-devel.morph
@@ -18,7 +18,7 @@ description: |
To upgrade, select a sensible a value for VERSION_LABEL and run:
- morph deploy --upgrade upgrade-devel.morph self.HOSTNAME=$(hostname) self.VERSION_LABEL=$VERSION_LABEL
+ morph upgrade clusters/upgrade-devel.morph self.HOSTNAME=$(hostname) self.VERSION_LABEL=$VERSION_LABEL
Your configuration in /etc should be propagated to the new system, but there
may be merge conflicts. Check /etc for files named '.rej' and '.orig' in the
@@ -35,5 +35,5 @@ systems:
- morph: systems/devel-system-x86_64-generic.morph
deploy:
self:
- type: extensions/ssh-rsync
- location: root@127.0.0.1
+ upgrade-type: extensions/ssh-rsync
+ upgrade-location: root@127.0.0.1