docs: vault integration docs should reference new token_period field

This commit is contained in:
Seth Hoenig
2019-11-21 14:18:06 -06:00
parent 7b16c98a9c
commit 4f1890b5fe
4 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,6 @@
"explicit_max_ttl": 0,
"name": "nomad-cluster",
"orphan": false,
"period": 259200,
"token_period": 259200,
"renewable": true
}