Commit 4729f2a2 authored by Aric Buerer's avatar Aric Buerer Committed by Achilleas Pipinellis

adding some output to repmgr master check command

parent c70580c0
......@@ -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