From 31eff0dff2f0d9cce881766eb38301aee3159edc Mon Sep 17 00:00:00 2001 From: Bill Glick Date: Thu, 4 Mar 2021 16:41:59 -0600 Subject: [PATCH] Enable ncsa/telegraf module --- Puppetfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile b/Puppetfile index 64cb3c0..4e891df 100644 --- a/Puppetfile +++ b/Puppetfile @@ -26,7 +26,7 @@ mod 'ncsa/profile_system_auth', tag: 'v0.1.0', git: 'https://github.com/ncsa/pup mod 'ncsa/profile_virtual', tag: 'v0.1.0', git: 'https://github.com/ncsa/puppet-profile_virtual' mod 'ncsa/sshd', tag: 'v0.3.0', git: 'https://github.com/ncsa/puppet-sshd' mod 'ncsa/sssd', tag: 'v3.0.0', git: 'https://github.com/ncsa/puppet-sssd' -# mod 'ncsa/telegraf', tag: 'v3.1.1', git: 'https://github.com/ncsa/puppet-telegraf.git' +mod 'ncsa/telegraf', tag: 'v3.1.1', git: 'https://github.com/ncsa/puppet-telegraf.git' # mod 'puppet/epel', '3.0.1' # mod 'puppet/python', '4.1.1' # mod 'puppet/rsyslog', '5.0.1'