summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-31 17:17:31 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-31 17:17:31 +0000
commite13c269e36bcb4a6db2285e7cdd055451752092e (patch)
tree36dbf97d7045f27338f65cc98704637ae3b2714c
parentf91555ba1066d877dfbe247144b5750923625246 (diff)
downloadtrove-setup-liw/daemonise.tar.gz
Add now-mandatory protocol field to lorry-controller.confliw/daemonise
-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 c159f88..b8066c3 100644
--- a/share/lorry-controller.conf
+++ b/share/lorry-controller.conf
@@ -4,6 +4,7 @@
"uuid": "##PREFIX##/initial",
"serial": 1,
"trovehost": "##UPSTREAM_TROVE##",
+ "protocol": "ssh",
"ls-interval": "4H",
"interval": "2H",
"create": "always",