Command was missing due to missing end of line

This commit is contained in:
tcassaert 2020-05-16 12:49:18 +02:00
parent be6cc94346
commit feba5384ff
No known key found for this signature in database
GPG key ID: 86C737F86506279E

View file

@ -243,7 +243,8 @@ $ vault write /auth/token/roles/nomad-cluster @nomad-cluster-role.json
After the token role is created, a token suitable for the Nomad servers may be
retrieved by issuing the following Vault command:
```shell-sessionvault token create -policy nomad-server -period 72h -orphan
```shell-session
vault token create -policy nomad-server -period 72h -orphan
Key Value
--- -----
token f02f01c2-c0d1-7cb7-6b88-8a14fada58c0