summaryrefslogtreecommitdiff
path: root/share/lorry-controller.conf
diff options
context:
space:
mode:
Diffstat (limited to 'share/lorry-controller.conf')
-rw-r--r--share/lorry-controller.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/lorry-controller.conf b/share/lorry-controller.conf
index 0c90cc4..ad6e49a 100644
--- a/share/lorry-controller.conf
+++ b/share/lorry-controller.conf
@@ -4,7 +4,7 @@
"uuid": "{{ TROVE_ID }}/initial",
"serial": 1,
"trovehost": "{{ UPSTREAM_TROVE }}",
- "protocol": "ssh",
+ "protocol": "{{ UPSTREAM_TROVE_PROTOCOL }}",
"ls-interval": "4H",
"interval": "2H",
"create": "always",