feat: add toml puppet gem

- required for ldap support in grafana
This commit is contained in:
Ben Vincent 2025-06-30 19:02:07 +10:00
parent d1e63ad18b
commit ae00acbbb1

View File

@ -35,6 +35,7 @@ profiles::puppet::gems::puppet:
- 'deep_merge'
- 'ipaddr'
- 'hiera-eyaml'
- 'toml'
profiles::helpers::certmanager::vault_config:
addr: 'https://vault.service.consul:8200'