Commit 64dc6aa9 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in doc/administration/high_availability/database.md

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 70e9b713
......@@ -216,7 +216,6 @@ On each Consul node perform the following:
1. Edit `/etc/gitlab/gitlab.rb` replacing values noted in the `# START user configuration` section:
```ruby
<<<<<<< HEAD
# Disable all components except Consul
roles ['consul_role']
......@@ -271,11 +270,6 @@ On each database node perform the following:
```ruby
# Disable all components except PostgreSQL and Repmgr and Consul
=======
external_url 'https://gitlab.example.com'
# Disable all components except PostgreSQL
>>>>>>> upstream/master
roles ['postgres_role']
# PostgreSQL configuration
......
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