Skip to content

Commit

Permalink
Merge pull request #35 from ai4os/fix/restart-traefik
Browse files Browse the repository at this point in the history
fix: restart traefik if job definition updated
  • Loading branch information
Sftobias authored Sep 2, 2024
2 parents 1acfd8b + cc29ffe commit abd09a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/nomad/tasks/traefik_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
src: templates/traefik.j2
dest: "{{ path }}traefik-{{ nomad_dc }}.hcl"
owner: "{{ username }}"
force: no
register: create_traefik_job

#Check if traefik container is running
Expand Down

0 comments on commit abd09a3

Please sign in to comment.