Skip to content

Commit

Permalink
Merge pull request #132 from curationexperts/opt_data
Browse files Browse the repository at this point in the history
Ensure /opt/data directory exists and is owned by deploy
  • Loading branch information
mark-dce authored Dec 19, 2021
2 parents f5f0988 + 877fd9a commit b2b082a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/configure_new_box/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
- /opt/{{ project_name }}/releases
- /opt/derivatives
- /opt/uploads
- /opt/data
- /home/deploy/.ssh
tags:
- capistrano
Expand Down

0 comments on commit b2b082a

Please sign in to comment.