Commit 77614c16 authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre

Merge branch 'docs-abuerer-fix-geo-code-block-for-rendering' into 'master'

Close code block to fix rendering

See merge request gitlab-org/gitlab!39720
parents 384e36ee 1a7378bc
......@@ -373,7 +373,7 @@ There is an [issue where support is being discussed](https://gitlab.com/gitlab-o
##
postgresql['sql_user_password'] = '<md5_hash_of_your_password>'
gitlab_rails['db_password'] = '<your_password_here>'
```
For external PostgreSQL instances, see [additional instructions](external_database.md).
If you bring a former **primary** node back online to serve as a **secondary** node, then you also need to remove `roles ['geo_primary_role']` or `geo_primary_role['enable'] = true`.
......
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