Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sol1 Ansible Roles
sol1-influxdb
Commits
5fa490e9
Commit
5fa490e9
authored
Dec 04, 2015
by
Ross McDonald
Browse files
Disabling write-tracing by default.
parent
d90fa780
Changes
1
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
5fa490e9
...
...
@@ -84,7 +84,7 @@ influxdb_http_enabled: "true"
influxdb_http_port
:
8086
influxdb_http_auth_enabled
:
"
false"
influxdb_http_log_enabled
:
"
true"
influxdb_http_write_tracing
:
"
tru
e"
influxdb_http_write_tracing
:
"
fals
e"
influxdb_http_pprof_enabled
:
"
false"
influxdb_http_https_enabled
:
"
false"
influxdb_http_https_certificate
:
/etc/ssl/influxdb.pem
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment