Bootstrap telegraf role
This commit is contained in:
commit
c7da2cb3a0
13 changed files with 7205 additions and 0 deletions
9
defaults/main.yml
Normal file
9
defaults/main.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
|
||||
db_name: telegraf
|
||||
db_user: telegraf
|
||||
db_pass: not24get
|
||||
|
||||
influx_host: localhost
|
||||
influx_proto: http
|
||||
influx_port: 8086
|
Loading…
Add table
Add a link
Reference in a new issue