sys-cluster/nomad/files/nomad.confd
author Da Risk <da_risk@geekorum.com>
Sat, 16 Jan 2021 19:42:13 -0400
changeset 239 793dce0ecfd9
parent 237 2dec9f3e7ad5
permissions -rw-r--r--
sys-cluster/nomad: bump to v 1.0.1

# 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"