Merge branch 'patch-12' into 'master'

correct the prometheus feature configuration according to https://gitlab.com/git…

See merge request !8703
This commit is contained in:
Achilleas Pipinellis 2017-01-22 21:16:41 +00:00
commit 8a6e415268

View file

@ -30,7 +30,7 @@ To enable Prometheus:
1. Find and uncomment the following line, making sure it's set to `true`:
```ruby
node_exporter['enable'] = true
prometheus['enable'] = true
```
1. Save the file and [reconfigure GitLab][reconfigure] for the changes to