summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-31 13:37:45 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-31 13:37:45 +0000
commit37b8f268e52751d34878b1e2d36e2d3d428123c2 (patch)
treead7c3e77655f787588230a79b304b16e46e6078e
parent439bb6629c3aac4fdbd98416b1d4e803516beaf7 (diff)
downloadlorry-controller-37b8f268e52751d34878b1e2d36e2d3d428123c2.tar.gz
Add new protocol field in lorry-controller.conf to README
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 9a78709..b7bc6e0 100644
--- a/README
+++ b/README
@@ -27,6 +27,9 @@ shared between Trove and Lorry specs:
`lorries`.
* `interval` specifies how often Lorry Controller should mirror the
repositories in the spec. See below for INTERVAL.
+* `protocol`: specifies how Lorry Controller (and Lorry) should talk
+ to remove Troves. Allowed values are `ssh`, `https`, `http`. This
+ field is mandatory.
* Additionally, the following seem to be supported by an old version
of Lorry Controller, but are ignored by the new Lorry Controller:
`uuid`, `serial`, `create`, `destroy`, `stagger`, `tarball`.