Skip to content

Commit

Permalink
Clarify service_registration stanza version (#14213)
Browse files Browse the repository at this point in the history
* Clarify when service_registraion was introduced

Resolves #8768
Language is modeled after the nomad acl version limits

> ~> Version information ACLs are only available on Nomad 0.7.0 and above.

https://github.com/hashicorp/vault/blob/1e720054e580096b353d73bb9138f07e1cac2dd1/website/pages/docs/secrets/nomad/index.mdx

* Update phrasing to clarify vault isn't rquired

* rephrase

* Rewording statements

Co-authored-by: Spencer Owen <[email protected]>
  • Loading branch information
robmonte and spuder authored Feb 23, 2022
1 parent 177117a commit dd65169
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ description: >-
# Consul Service Registration

Consul Service Registration registers Vault as a service in [Consul][consul] with
a default health check.
a default health check. When Consul is configured as the storage backend, the stanza
`service_registration` is not needed as it will automatically register Vault as a service.

~> **Version information:** The `service_registration` configuration option was introduced in Vault 1.4.0.

- **HashiCorp Supported** – Consul Service Registration is officially supported
by HashiCorp.
Expand Down

0 comments on commit dd65169

Please sign in to comment.