Open kochen opened 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.
encrypt_enable: true
On a new cluster, there is no running cluster at the point of execution - there is no server.hcl either.
server.hcl
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.