Skip to content
Snippets Groups Projects

Omit extra nginx enablement in ref arch

Merged Ben Bodenmiller requested to merge omit-nginx-enable-ref-arch into master
All threads resolved!
6 files
+ 0
6
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -1953,7 +1953,6 @@ On each node perform the following:
## Disable components that will not be on the GitLab application server
roles(['application_role'])
gitaly['enable'] = false
nginx['enable'] = true
sidekiq['enable'] = false
## PostgreSQL connection details
Loading