Commit 1cdc0039 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-embedded-consul' into 'master'

Point to embedded Consul

See merge request gitlab-org/gitlab-ee!2980
parents c5f7e20a f4ba6b93
...@@ -262,7 +262,7 @@ get the cluster up and running. ...@@ -262,7 +262,7 @@ get the cluster up and running.
Verify the nodes are all communicating: Verify the nodes are all communicating:
```sh ```sh
sudo consul members sudo /opt/gitlab/embedded/bin/consul members
``` ```
The output should be similar to: The output should be similar to:
......
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