Clean up sample InfluxDB configuration a bit
This commit is contained in:
parent
0c12896a34
commit
8fb7c297d1
1 changed files with 0 additions and 3 deletions
|
@ -13,12 +13,9 @@ To enable this service, add the following configuration to your `vars.yml` file
|
||||||
# #
|
# #
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
||||||
# Configuring this role for your playbook
|
|
||||||
|
|
||||||
influxdb_enabled: true
|
influxdb_enabled: true
|
||||||
influxdb_hostname: 'example.org'
|
influxdb_hostname: 'example.org'
|
||||||
|
|
||||||
|
|
||||||
# Advanced configuration
|
# Advanced configuration
|
||||||
# Configure the inital user, organization and bucket
|
# Configure the inital user, organization and bucket
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue