summaryrefslogtreecommitdiff
path: root/roles/ick-controller/templates/controller.yaml.j2
blob: bd514ca3b259faa8665d4cc63f4c30704d6815f5 (plain)
1
2
3
4
5
6
7
8
9
artifact-store: "{{ artifact_store_url }}"
notify-url: "{{ notify_url }}"
auth-url: "{{ qvisqve_url }}/token"
token-issuer: "{{ qvisqve_url }}"
token-audience: localhost
token-public-key: "{{ qvisqve_token_public_key }}"
log:
  - filename: /var/log/ick/controller.log
statedir: /var/lib/ick/state