Commit f017e331 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-update-ha-docs-with-output-for-repmgr-master-check' into 'master'

adding some output to repmgr master check command

See merge request gitlab-org/gitlab-ee!6769
parents c70580c0 4729f2a2
......@@ -436,7 +436,7 @@ Also, check that the check master command works successfully on each node:
```
su - gitlab-consul
gitlab-ctl repmgr-check-master
gitlab-ctl repmgr-check-master || echo 'This node is a standby repmgr node'
```
This command relies on exit codes to tell Consul whether a particular node is a master
......
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