summaryrefslogtreecommitdiffstats
path: root/debian/netdata.templates
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-31 18:11:15 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-31 18:11:15 +0000
commit4b8962ca75178ff12f5db4f49833b8849f1d4bb2 (patch)
tree8261c750743286085b797e70bcd37b72362040af /debian/netdata.templates
parentUpdating TODO file. (diff)
downloadnetdata-4b8962ca75178ff12f5db4f49833b8849f1d4bb2.tar.xz
netdata-4b8962ca75178ff12f5db4f49833b8849f1d4bb2.zip
Removing debconf-handling of health_alarm_notify.conf for now, will reintroduce it properly with ucf after some reworking/generalization (Closes: #904459).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/netdata.templates')
-rw-r--r--debian/netdata.templates14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/netdata.templates b/debian/netdata.templates
deleted file mode 100644
index b21b81e39..000000000
--- a/debian/netdata.templates
+++ /dev/null
@@ -1,14 +0,0 @@
-Template: netdata/title
-Type: title
-_Description: netdata: Configuration
-
-Template: netdata/send_email
-Type: boolean
-Default: true
-_Description: send emails:
- netdata sends emails for warnings and alerts to root@localhost for
- monitoring purposes. Potentially this can trigger a lot of emails.
- .
- Please choose to enable or disable sending emails.
- .
- If unsure, allow it to send emails (default).