Skip to content

Commit

Permalink
Update autopilot.html.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slackpad authored Jul 7, 2017
1 parent 5cef512 commit da0408c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/source/docs/guides/autopilot.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da0408c

Please sign in to comment.