summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-06 09:32:15 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-06 09:32:15 +0000
commitaa3af493b9c11ca2ba895d74abdd432b552f8320 (patch)
tree87054ae7d3752ecb6776ed520a86c97c32e534ad
parent177c7efb7a048b0161c34fa5255d0f82af300680 (diff)
downloadtrove-setup-adamcoldrick/access-troves-via-http.tar.gz
Add a protocol field to lorry-controller.confadamcoldrick/access-troves-via-http
-rw-r--r--share/lorry-controller.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/lorry-controller.conf b/share/lorry-controller.conf
index 71e619f..70c276a 100644
--- a/share/lorry-controller.conf
+++ b/share/lorry-controller.conf
@@ -4,6 +4,7 @@
"uuid": "##PREFIX##/initial",
"serial": 1,
"trovehost": "git.baserock.org",
+ "protocol": "ssh"
"ls-interval": "4H",
"interval": "2H",
"create": "always",