summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`.