Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ayshvm authored Jul 6, 2024
1 parent 36a08f7 commit c66e3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/nomad/playbooks/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@

- name: Deploy Jobs
ansible.builtin.shell: |
LOGFILE="/var/log/nomad_deploy.log"
LOGFILE="/tmp/nomad_deploy.log"
# Plan the job
echo "Planning job {{ job.name }}..." | tee -a $LOGFILE
Expand Down

0 comments on commit c66e3b0

Please sign in to comment.