diff --git a/nomad-bootstrap.sh b/nomad-bootstrap.sh index c8ebfae..a1da17f 100755 --- a/nomad-bootstrap.sh +++ b/nomad-bootstrap.sh @@ -19,20 +19,31 @@ if [ "$#" -eq 1 ] && [ "$1" == "-client" ]; then fi -# write systemd conf -cat >/etc/systemd/system/nomad.service </etc/nomad.d/nomad.hcl </etc/systemd/system/nomad.service </etc/nomad.d/nomad.hcl </etc/nomad.d/server.hcl </etc/nomad.d/client.hcl </etc/nomad.d/client.hcl <