summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-02-28 11:51:16 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-02-28 11:51:16 +0000
commit90cfc7566a962a99890035b948cfc8b155f0e3f9 (patch)
treee02f23a4a15ebd3c91a33b7dd8827ae6c0d43308
parent35175b46a48ba3bae7cdd3870f1f3f8eca0ce64e (diff)
downloadlorry-controller-90cfc7566a962a99890035b948cfc8b155f0e3f9.tar.gz
Add a protocol field to the example lorry-controller.conf.
Add a field to the trove entry to tell Lorry Controller how to access the trove.
-rw-r--r--lorry-controller.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/lorry-controller.conf b/lorry-controller.conf
index 93411ec..3d46b23 100644
--- a/lorry-controller.conf
+++ b/lorry-controller.conf
@@ -3,6 +3,7 @@
"type": "trove",
"uuid": "default-staggered-short",
"trovehost": "git.baserock.org",
+ "protocol": "ssh",
"ls-interval": "1H",
"prefixmap": {
"baserock": "baserock"