sys-cluster/nomad/files/nomad.confd
author Da Risk <da_risk@geekorum.com>
Tue, 29 Sep 2020 22:38:38 -0400
changeset 237 2dec9f3e7ad5
parent 232 0bb5091b20b4
permissions -rw-r--r--
update nomad

# you can change the init script behavior by setting those parameters
# - group (default: nomad)
# - pidfile (default: /run/nomad/nomad.pid)
# - user (default: nomad)

# upstream strongly recommends > 1
GOMAXPROCS=2
# extra arguments for nomad
command_args="agent -config=/etc/nomad.d"