Bertrand Lanson
2c9f538cef
All checks were successful
development / Check commit compliance (push) Successful in 6s
13 lines
200 B
YAML
13 lines
200 B
YAML
---
|
|
# defaults file for hashicorp_nomad
|
|
|
|
#####################
|
|
# ACL configuration #
|
|
#####################
|
|
|
|
nomad_acl_configuration:
|
|
enabled: true
|
|
token_ttl: 30s
|
|
policy_ttl: 60s
|
|
role_ttl: 60s
|