ansible-community / ansible-nomad

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

nomad operator keygen does not work on new set up #166

Open kochen opened 1 year ago

kochen commented 1 year ago

When setting up a new cluster, using encrypt_enable: true will execute the command nomad operator keygen which requires a running cluster.

On a new cluster, there is no running cluster at the point of execution - there is no server.hcl either.