Skip to content

Commit

Permalink
Minor typo on consul.html.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdc authored Sep 21, 2017
1 parent a1e0824 commit ccc4d1d
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 ccc4d1d

Please sign in to comment.