mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2026-06-20 08:32:38 +02:00
initial: no secrets
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CREATE USER telegraf WITH PASSWORD {{ influxdb_telegraf_password }} WITH ALL PRIVILEGES
|
||||
CREATE DATABASE telegraf
|
||||
CREATE RETENTION POLICY "4Weeks" ON "telegraf" DURATION 4w REPLICATION 1 DEFAULT
|
||||
Reference in New Issue
Block a user