fix typo for link to acl bootstrap reset process (#6032)
This commit is contained in:
parent
efcfa09031
commit
f1a0086b53
|
@ -98,7 +98,7 @@ Create Index = 7
|
||||||
Modify Index = 7
|
Modify Index = 7
|
||||||
```
|
```
|
||||||
|
|
||||||
Once the initial bootstrap is performed, it cannot be performed again unless [reset](#reseting-acl-bootstrap). Make sure to save this AccessorID and SecretID.
|
Once the initial bootstrap is performed, it cannot be performed again unless [reset](#resetting-acl-bootstrap). Make sure to save this AccessorID and SecretID.
|
||||||
The bootstrap token is a `management` type token, meaning it can perform any operation. It should be used to setup the ACL policies and create additional ACL tokens. The bootstrap token can be deleted and is like any other token, so care should be taken to not revoke all management tokens.
|
The bootstrap token is a `management` type token, meaning it can perform any operation. It should be used to setup the ACL policies and create additional ACL tokens. The bootstrap token can be deleted and is like any other token, so care should be taken to not revoke all management tokens.
|
||||||
|
|
||||||
### Enable ACLs on Nomad Clients
|
### Enable ACLs on Nomad Clients
|
||||||
|
|
Loading…
Reference in New Issue