Commit 7fa1ab46 authored by Robert Speicher's avatar Robert Speicher

Merge remote-tracking branch 'github/master' into 'master'

parents 19cb7241 2c89d666
......@@ -26,7 +26,7 @@ that runs Redis.
```ruby
external_url 'https://gitlab.example.com'
# Disable all components except PostgreSQL
# Disable all components except Redis
redis['enable'] = true
bootstrap['enable'] = false
nginx['enable'] = false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment