Commit 687f5788 authored by Marin Jankovski's avatar Marin Jankovski

Merge branch 'lm-update-ha-app-server-config' into 'master'

HA Application Servers should have nginx running on them.

See merge request gitlab-org/gitlab-ee!5427
parents 8e0fe6a4 04b872e1
......@@ -57,6 +57,7 @@ for each GitLab application server in your environment.
# Disable components that will not be on the GitLab application server
roles ['application_role']
nginx['enable'] = true
# PostgreSQL connection details
gitlab_rails['db_adapter'] = 'postgresql'
......
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