summaryrefslogtreecommitdiffstats
path: root/modules/tozt/files
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-07-03 03:14:04 -0400
committerJesse Luehrs <doy@tozt.net>2021-07-03 03:14:04 -0400
commitbd238d32a0d29978836985ed192bf06b438bfd91 (patch)
treef9bd81d7042c6c29d29ff133ae819165bad836d6 /modules/tozt/files
parent39b5bf2489534f41c86cd5ff2872f21e2e0a7f08 (diff)
downloadpuppet-tozt-bd238d32a0d29978836985ed192bf06b438bfd91.tar.gz
puppet-tozt-bd238d32a0d29978836985ed192bf06b438bfd91.zip
enable smtp for grafana
Diffstat (limited to 'modules/tozt/files')
-rw-r--r--modules/tozt/files/grafana.ini13
1 files changed, 0 insertions, 13 deletions
diff --git a/modules/tozt/files/grafana.ini b/modules/tozt/files/grafana.ini
deleted file mode 100644
index 0c13f1c..0000000
--- a/modules/tozt/files/grafana.ini
+++ /dev/null
@@ -1,13 +0,0 @@
-[server]
-http_port = 3001
-domain = grafana.tozt.net
-root_url = https://grafana.tozt.net/
-
-[database]
-type = postgres
-host = 127.0.0.1:5432
-name = grafana
-user = grafana
-
-[users]
-allow_sign_up = false