summaryrefslogtreecommitdiffstats
path: root/roles/common/templates/etc/default/debsecan.j2
blob: 71fee1cd5766b6b7f86f836ed885e283732005eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Configuration file for debsecan.  Contents of this file should
# adhere to the KEY=VALUE shell syntax.  This file may be edited by
# debsecan's scripts, but your modifications are preserved.

# If true, enable daily reports, sent by email.
REPORT=true

# For better reporting, specify the correct suite here, using the code
# name (that is, "sid" instead of "unstable").
SUITE={{ ansible_lsb.codename }}

# Mail address to which reports are sent.
MAILTO=admin@fripost.org

# The URL from which vulnerability data is downloaded.  Empty for the
# built-in default.
SOURCE=