summaryrefslogtreecommitdiff
path: root/roles/ick-notifier/templates/notifications.yaml.j2
blob: fde0583a2191659e540084061239a274d88631fe (plain)
1
2
3
4
5
6
7
8
9
10
11
token-issuer: "{{ qvisqve_url }}"
token-audience: localhost
token-public-key: "{{ token_public_key }}"
log:
  - filename: /var/log/ickns/notification_service.log
from_addr: Lars Wirzenius <liw@liw.fi>
smtp_server: {{ smtp_server }}
smtp_port: {{ smtp_port }}
smtp_user: {{ smtp_user }}
smtp_password: {{ smtp_password }}