summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--roles/ick-controller/templates/controller.yaml.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/ick-controller/templates/controller.yaml.j2 b/roles/ick-controller/templates/controller.yaml.j2
index ebab06e..92e7dcf 100644
--- a/roles/ick-controller/templates/controller.yaml.j2
+++ b/roles/ick-controller/templates/controller.yaml.j2
@@ -11,3 +11,5 @@ token-public-key: "{{ qvisqve_token_public_key }}"
log:
- filename: /var/log/ick/controller.log
statedir: /var/lib/ick/state
+client-id: controller
+client-secret: "{{ controller_secret }}"