summaryrefslogtreecommitdiff
path: root/morphlib/exts/ssh-rsync.write.help
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-09 17:49:36 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-12-09 17:51:21 +0000
commit5ef4b3e74d607181090db6d7e06cc2e960b4d062 (patch)
tree157c24297ded561d7ed6fcfe30b9796f605d7d3b /morphlib/exts/ssh-rsync.write.help
parentd6a8067d6bfd929fa7505e019a4e6ea63e1210ea (diff)
downloadmorph-5ef4b3e74d607181090db6d7e06cc2e960b4d062.tar.gz
deploy: Note that some of the extensions listed live in definitions.git
The user should be aware of this because if they aren't building baserock:baserock/definitions or a repo forked from it, those extensions won't be available. Also fix some long lines that I seem to have failed to commit already.
Diffstat (limited to 'morphlib/exts/ssh-rsync.write.help')
-rw-r--r--morphlib/exts/ssh-rsync.write.help4
1 files changed, 2 insertions, 2 deletions
diff --git a/morphlib/exts/ssh-rsync.write.help b/morphlib/exts/ssh-rsync.write.help
index 4ef666e8..d03508c0 100644
--- a/morphlib/exts/ssh-rsync.write.help
+++ b/morphlib/exts/ssh-rsync.write.help
@@ -23,8 +23,8 @@ help: |
Parameters:
* location: the 'user@hostname' string that will be used by ssh and rsync.
- 'user' will always be `root` and `hostname` the hostname or address of the
- system being upgraded.
+ 'user' will always be `root` and `hostname` the hostname or address of
+ the system being upgraded.
* VERSION_LABEL=label - **(MANDATORY)** should contain only alpha-numeric
characters and the '-' (hyphen) character.