From 0fd38b896863415887fd1b3e38238fece167ee9e Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 14 Aug 2015 10:48:21 +0000 Subject: Small fixes to examples of clusters for upgrades Change-Id: I7d3108e56db2f97327b6c0c5e108953094aaeea6 --- clusters/upgrade-devel.morph | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'clusters/upgrade-devel.morph') 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 -- cgit v1.2.1