You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All of the startup scripts are hard-coded for /usr/local/bin/nomad, but should instead use: {{ nomad_bin_dir }}/nomad
And the install.yml file task (Install Nomad) also installs to /usr/local/bin, rather than "{{ nomad_bin_dir }}"