Skip to content

Commit

Permalink
Merge pull request #14 from companieshouse/feature/cloudwatch
Browse files Browse the repository at this point in the history
Create Tuxedo parent log tree directory
  • Loading branch information
marcransome authored Apr 19, 2021
2 parents 8598943 + d163b45 commit a516ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/deploy/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
group: "{{ tuxedo_service_group }}"
mode: 0755

- name: "{{ tuxedo_user }} : Create logs directory"
- name: "Create logs directory"
file:
path: "/var/log/tuxedo"
owner: root
Expand Down

0 comments on commit a516ef9

Please sign in to comment.