hashistack/molecule/nomad_with_acl_enabled/group_vars/all.yml

13 lines
200 B
YAML
Raw Normal View History

---
# defaults file for hashicorp_nomad
#####################
# ACL configuration #
#####################
nomad_acl_configuration:
enabled: true
token_ttl: 30s
policy_ttl: 60s
role_ttl: 60s