feat: add database generation to grafana

- ensure a database, user and credential is created for each grafana node
- ensure all databases for a region are included in a mariadb cluster
- refine params with stdlib types
This commit is contained in:
2024-06-16 00:41:02 +10:00
parent 0fe05bb896
commit 62cac63f11
9 changed files with 163 additions and 17 deletions
+3
View File
@@ -117,6 +117,9 @@ lookup_options:
ssh::server::options:
merge:
strategy: deep
mysql::db:
merge:
strategy: deep
facts_path: '/opt/puppetlabs/facter/facts.d'