summaryrefslogtreecommitdiff
path: root/upgrade-devel.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /upgrade-devel.morph
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-7055c080c937d60a198442a4c2d796ffca32acac.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'upgrade-devel.morph')
-rw-r--r--upgrade-devel.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/upgrade-devel.morph b/upgrade-devel.morph
index 408dfd01..d612a1bc 100644
--- a/upgrade-devel.morph
+++ b/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 deploy --upgrade upgrade-devel 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
@@ -32,7 +32,7 @@ description: |
On a base system, use 'diff -r' instead of 'git diff --no-index'. It will
not be as colourful.
systems:
-- morph: devel-system-x86_64-generic
+- morph: systems/devel-system-x86_64-generic
deploy:
self:
type: ssh-rsync