sys-cluster/nomad/files/nomad.confd
changeset 229 6dd295839db8
child 232 0bb5091b20b4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sys-cluster/nomad/files/nomad.confd	Mon Mar 30 15:11:06 2020 -0400
@@ -0,0 +1,10 @@
+# you can change the init script behavior by setting those parameters
+# - group (default: nomad)
+# - pidfile (default: /run/nomad/nomad.pid)
+# - user (default: nomad)
+
+# extra arguments for the consul agent
+command_args="-config-dir=/etc/nomad.d"
+
+# upstream strongly recommends > 1
+GOMAXPROCS=2