Add parameter docs in telegraf class, SC-2522
This commit is contained in:
parent
b950a0fab9
commit
0502b4d7a6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
# @param influxdb2_org Influx organization (referenced in compose file)
|
||||
# @param influxdb2_bucket Influx bucket name (referenced in compose file)
|
||||
# @param influxdb2_bucket_proxy Influx bucket name (referenced in compose file)
|
||||
# @param use_ftics This should be true if sunet::fticks is used
|
||||
class eid::telegraf2 (
|
||||
Enum['proxy', 'log'] $server_type,
|
||||
String $version = 'latest',
|
||||
|
|
Loading…
Add table
Reference in a new issue