Skip to content

Commit

Permalink
Merge pull request #3258 from DavidCalvert/patch-1
Browse files Browse the repository at this point in the history
Minor typo on consul.html.md
  • Loading branch information
angrycub committed Sep 21, 2017
2 parents a1e0824 + ccc4d1d commit 5c44105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/agent/configuration/consul.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ configuration, Nomad will automatically connect and configure with Consul.
- `cert_file` `(string: "")` - Specifies the path to the certificate used for
Consul communication. If this is set then you need to also set `key_file`.

- `checks_use_advertise` `(bool: false)` - Specifies if Consul heath checks
- `checks_use_advertise` `(bool: false)` - Specifies if Consul health checks
should bind to the advertise address. By default, this is the bind address.

- `client_auto_join` `(bool: true)` - Specifies if the Nomad clients should
Expand Down

0 comments on commit 5c44105

Please sign in to comment.