ansible-community / ansible-nomad

:watch: Ansible role for Nomad
https://galaxy.ansible.com/brianshumate/nomad
BSD 2-Clause "Simplified" License
297 stars 165 forks source link

Fix incorrectly documented gc_inode_usage_threshold parameter #162

Closed dosera closed 10 months ago

dosera commented 1 year ago

The gc_inode_usage_threshold is incorrectly documented.

Refer to

defaults/main.yml and templates/client.hcl.j2

as well as the nomad documentation: https://developer.hashicorp.com/nomad/docs/configuration/client#gc_disk_usage_threshold

beechesII commented 10 months ago

lgtm

thx @dosera