mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Use nomad-server for retrieving a token
This commit is contained in:
@@ -142,7 +142,7 @@ After the role is created, a token suitable for the Nomad servers may be
|
||||
retrieved by issuing the following Vault command:
|
||||
|
||||
```
|
||||
$ vault token-create -role <role_name>
|
||||
$ vault token-create -role nomad-server
|
||||
Key Value
|
||||
--- -----
|
||||
token f02f01c2-c0d1-7cb7-6b88-8a14fada58c0
|
||||
|
||||
Reference in New Issue
Block a user