summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCindy Pallares 🦉 <cindy@gitlab.com>2019-07-08 20:41:55 +0000
committerCindy Pallares 🦉 <cindy@gitlab.com>2019-07-08 20:41:55 +0000
commitf8d34e8471f608abc1dafe1d6c3bb4d7ba4e410b (patch)
tree2b0eb765d9db0c5f6219b3004618b542e26e2dcc
parentec6d78185d3fa288e671dc66efa2d4f3e85ba1e1 (diff)
downloadgitlab-ce-docs/ha-consul-server-doc-restructure.tar.gz
Apply suggestion to doc/administration/high_availability/consul.mddocs/ha-consul-server-doc-restructure
-rw-r--r--doc/administration/high_availability/consul.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/administration/high_availability/consul.md b/doc/administration/high_availability/consul.md
index 3a997ebd14c..365daa357eb 100644
--- a/doc/administration/high_availability/consul.md
+++ b/doc/administration/high_availability/consul.md
@@ -11,10 +11,10 @@ A Consul cluster consists of multiple server agents, as well as client agents th
First, make sure to [download/install](https://about.gitlab.com/install/)
GitLab Omnibus **on each node**.
-Make sure you:
+Choose an installation method, then make sure you complete steps:
-- Install the necessary dependencies from step 1.
-- Add GitLab package repository from step 2.
+1. Install and configure the necessary dependencies.
+1. Add the GitLab package repository and install the package.
When installing the GitLab package, do not supply `EXTERNAL_URL` value.