e2fc043
1 2 3 4 5 6 7 8 9 10
database: type: pgsql host: ${icinga_dbhost} user: ${icinga_username} password: ${icinga_password} database: ${icinga_dbname} tls: true redis: host: ${redis_sock}