---
nomad_gpgkey_url: "https://rpm.releases.hashicorp.com/gpg"
nomad_yum_repo: "https://rpm.releases.hashicorp.com/{{ 'fedora' if ansible_distribution == 'Fedora' else 'RHEL' }}/$releasever/$basearch/stable"
