Removed typo (#6162)
This commit is contained in:
parent
5e374d5cd1
commit
e2429522fa
|
@ -185,7 +185,6 @@ updated attributes.
|
|||
- `policies` `(string: "")` – Comma separated list of Nomad policies the token is going to be created against. These need to be created beforehand in Nomad.
|
||||
|
||||
- `global` `(bool: "false")` – Specifies if the token should be global, as defined in the [Nomad Documentation](https://www.nomadproject.io/guides/acl.html#acl-tokens).
|
||||
ma
|
||||
|
||||
- `type` `(string: "client")` - Specifies the type of token to create when
|
||||
using this role. Valid values are `"client"` or `"management"`.
|
||||
|
|
Loading…
Reference in a new issue