Fix: Harmonize files by adding new line if nedded

This commit is contained in:
Wilfried OLLIVIER 2020-04-03 11:32:49 +02:00
parent a9e63c77da
commit 41e4f237cc
9 changed files with 7 additions and 9 deletions

View File

@ -6,4 +6,4 @@ db_pass: not24get
influx_host: localhost influx_host: localhost
influx_proto: http influx_proto: http
influx_port: 8086 influx_port: 8086

View File

@ -3,4 +3,4 @@
- name: reload telegraf - name: reload telegraf
systemd: systemd:
name: telegraf name: telegraf
state: restarted state: restarted

View File

@ -18,4 +18,4 @@ galaxy_info:
- debian - debian
- timeseries - timeseries
dependencies: [] dependencies: []

View File

@ -58,4 +58,3 @@
groups=docker groups=docker
append=yes append=yes
when: "'docker' in services" when: "'docker' in services"

View File

@ -77,4 +77,4 @@
# Read metrics about system load & uptime # Read metrics about system load & uptime
[[inputs.system]] [[inputs.system]]
## Uncomment to remove deprecated metrics. ## Uncomment to remove deprecated metrics.
# fielddrop = ["uptime_format"] # fielddrop = ["uptime_format"]

View File

@ -51,4 +51,4 @@
# tls_cert = "/etc/telegraf/cert.pem" # tls_cert = "/etc/telegraf/cert.pem"
# tls_key = "/etc/telegraf/key.pem" # tls_key = "/etc/telegraf/key.pem"
## Use TLS but skip chain & host verification ## Use TLS but skip chain & host verification
# insecure_skip_verify = false # insecure_skip_verify = false

View File

@ -5641,4 +5641,3 @@
# [[inputs.zipkin]] # [[inputs.zipkin]]
# # path = "/api/v1/spans" # URL path for span data # # path = "/api/v1/spans" # URL path for span data
# # port = 9411 # Port on which Telegraf listens # # port = 9411 # Port on which Telegraf listens

View File

@ -2,4 +2,4 @@
- hosts: galaxy-vagrant.example.com - hosts: galaxy-vagrant.example.com
remote_user: root remote_user: root
roles: roles:
- role: ../galaxy-telegraf - role: ../galaxy-telegraf

View File

@ -1,4 +1,4 @@
--- ---
influx: influx:
repo: https://repos.influxdata.com/influxdb.key repo: https://repos.influxdata.com/influxdb.key