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-12 10:54:43 +0000
commitec294df1fcdbfd604ad14f3c79b22fee5e440cb8 (patch)
tree3ca3e12fb2922b931a1a55b3d278e3027990f1c9
parent177c7efb7a048b0161c34fa5255d0f82af300680 (diff)
downloadtrove-setup-ec294df1fcdbfd604ad14f3c79b22fee5e440cb8.tar.gz
Add a protocol field to lorry-controller.conf
Signed-off by: Adam Coldrick <adam.coldrick@codethink.co.uk>
-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..6004171 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",