mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-24 05:39:05 +00:00
adds mysql exporter. Installs on database host
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[client]
|
||||
user = {{ env_vars.DB_USERNAME }}
|
||||
password = {{ env_vars.DB_PASSWORD }}
|
||||
Reference in New Issue
Block a user