sys-cluster/nomad/files/nomad.confd
changeset 229 6dd295839db8
child 232 0bb5091b20b4
equal deleted inserted replaced
228:9380ea9128d5 229:6dd295839db8
       
     1 # you can change the init script behavior by setting those parameters
       
     2 # - group (default: nomad)
       
     3 # - pidfile (default: /run/nomad/nomad.pid)
       
     4 # - user (default: nomad)
       
     5 
       
     6 # extra arguments for the consul agent
       
     7 command_args="-config-dir=/etc/nomad.d"
       
     8 
       
     9 # upstream strongly recommends > 1
       
    10 GOMAXPROCS=2