From da0408c2419ff806008c7e6bf449b287b1053a39 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Fri, 7 Jul 2017 14:38:35 -0700 Subject: [PATCH] Update autopilot.html.md --- website/source/docs/guides/autopilot.html.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/source/docs/guides/autopilot.html.md b/website/source/docs/guides/autopilot.html.md index b76bb0dd93..0ffbcc0d13 100644 --- a/website/source/docs/guides/autopilot.html.md +++ b/website/source/docs/guides/autopilot.html.md @@ -165,10 +165,11 @@ zone in each server's specified [`-node-meta`](/docs/agent/options.html#_node_me tag. For example, if `RedundancyZoneTag` is set to `zone`, and `-node-meta zone:east1a` is used when starting a server, that server's redundancy zone will be `east1a`. -Here's an example showing how to configure this option: +Here's an example showing how to configure this: ``` -consul operator autopilot set-config -redundancy-zone-tag=zone +$ consul operator autopilot set-config -redundancy-zone-tag=zone +Configuration updated! ``` Consul will then use these values to partition the servers by redundancy zone, and will