telegraf class
This commit is contained in:
parent
0083320f69
commit
a82528ed84
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require stdlib
|
||||
|
||||
class eid::telegraf(String $version = "stable") {
|
||||
$influxdb2_token = hiera("influxdb2_token","NOT_SET_IN_HIERA")
|
||||
file {['/etc/telegraf','/etc/telegraf/telegraf.conf.d']: ensure => directory }
|
||||
|
|
Loading…
Add table
Reference in a new issue