Skip to content

Commit

Permalink
README tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenomitch committed Jun 28, 2022
1 parent 531099a commit 41d54f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This sets up:
* Nomad Client load balancer for an ingress proxy admin UI
* Related Subnets & Security groups

Each node is set up as either a Nomad Server or Nomad Client with basic dependencies (i.e. curl, apt-transport-https, gnupg-agent, jq), Docker, and the Nomad binary. Nomad and Docker are both configured to launch as systemd services.
Each node is set up as either a Nomad Server or Nomad Client with basic dependencies (i.e. curl), Docker, and the Nomad binary. Nomad and Docker are both configured to launch as systemd services.

See [the startup script template](./templates/startup.sh.tpl) and [nomad config setup template](./templates/nomad.sh.tpl) for details.

Expand Down

0 comments on commit 41d54f7

Please sign in to comment.