voxpupuli / puppet-telegraf

A Puppet module for installing and configuring InfluxData's Telegraf
https://forge.puppet.com/puppet/telegraf
GNU General Public License v3.0
24 stars 99 forks source link

use stdlib::to_toml instead of toml gem #207

Closed bastelfreak closed 1 year ago

bastelfreak commented 1 year ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

traylenator commented 1 year ago
Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown function: 'validate_string'. (file: /etc/puppetlabs/code/environments/production/modules/apt/manifests/source.pp, line: 15, column: 3) (file: 

apt deps.

bastelfreak commented 1 year ago

This requires https://github.com/puppetlabs/puppetlabs-apt/pull/1113