nomad_opts="agent -server -config=/etc/nomad.d"

#
# If TLS is enabled on nomad then the health check defined in init.d (which
# runs "nomad agent-info") will fail unless it also makes use of TLS.
#
# In that situation uncomment the following definition and ensure
# it refers to the appropriate PEM files and URL.
#
#nomad_healthcheck_opts="-ca-cert=nomad-ca.pem -client-cert=cli.pem -client-key=cli-key.pem address=https://127.0.0.1:4646"
