aboutsummaryrefslogtreecommitdiff
path: root/notification_proxy_config.py.j2
blob: ea53e34735ab38f698ce525419f9d144c2038a1d (plain)
1
2
3
4
5
SENDGRID_APIKEY = '{{lookup('file', 'notification_proxy_sendgrid_apikey.txt')}}'
DOMAIN = 'automation.jaseg.de'

SECRET_KLINGEL = '{{lookup('password', 'notification_proxy_klingel_secret.txt length=32')}}'