sys-cluster/nomad/files/nomad.confd
changeset 232 0bb5091b20b4
parent 229 6dd295839db8
child 237 2dec9f3e7ad5
equal deleted inserted replaced
231:157d78967d74 232:0bb5091b20b4
     2 # - group (default: nomad)
     2 # - group (default: nomad)
     3 # - pidfile (default: /run/nomad/nomad.pid)
     3 # - pidfile (default: /run/nomad/nomad.pid)
     4 # - user (default: nomad)
     4 # - user (default: nomad)
     5 
     5 
     6 # extra arguments for the consul agent
     6 # extra arguments for the consul agent
     7 command_args="-config-dir=/etc/nomad.d"
     7 command_args="-config=/etc/nomad.d"
     8 
     8 
     9 # upstream strongly recommends > 1
     9 # upstream strongly recommends > 1
    10 GOMAXPROCS=2
    10 GOMAXPROCS=2