openscanhub: add notification e-mail footer
Related: https://github.com/openscanhub/openscanhub/pull/251 Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
f5b904526a
commit
18a0e58530
1 changed files with 3 additions and 0 deletions
|
@ -159,4 +159,7 @@ SINGLE_USE_WORKER_SSH_USER = "ec2-user"
|
|||
# May be, related public key should be copied when a new worker is set up.
|
||||
SINGLE_USE_WORKER_SSH_PRIVATE_KEY = "/etc/osh/worker-manager/id_rsa"
|
||||
|
||||
NOTIFICATION_EMAIL_FOOTER = """You can reply to this e-mail to initiate a discussion on \
|
||||
https://lists.fedoraproject.org/archives/list/openscanhub@lists.fedoraproject.org/"""
|
||||
|
||||
ALLOWED_HOSTS = ['openscanhub{{ env_suffix }}.fedoraproject.org']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue