summaryrefslogtreecommitdiff
path: root/roles/ick-controller/templates/controller.yaml.j2
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-02-07 20:49:43 +0200
committerLars Wirzenius <liw@liw.fi>2018-02-10 18:25:20 +0200
commit0a6a8c6220cf80b7633f01480cdc7ad1a199ee63 (patch)
tree58163ead6150917437790620f2fba4adf66cb0cb /roles/ick-controller/templates/controller.yaml.j2
parent6e595b8d2a799dc05725a748da24f45ce56d2837 (diff)
downloadick2-ansible-0a6a8c6220cf80b7633f01480cdc7ad1a199ee63.tar.gz
Change: split roles to be one per component
Diffstat (limited to 'roles/ick-controller/templates/controller.yaml.j2')
-rw-r--r--roles/ick-controller/templates/controller.yaml.j26
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/ick-controller/templates/controller.yaml.j2 b/roles/ick-controller/templates/controller.yaml.j2
new file mode 100644
index 0000000..22e6124
--- /dev/null
+++ b/roles/ick-controller/templates/controller.yaml.j2
@@ -0,0 +1,6 @@
+token-issuer: localhost
+token-audience: localhost
+token-public-key: "{{ token_public_key }}"
+log:
+ - filename: /var/log/ick/controller.log
+statedir: /var/lib/ick/state