Commit 640eb172 by Edward Zarecor

Not needed with --deployment passed to bundle

parent 6207b9a6
......@@ -49,15 +49,6 @@
- install
- install:code
- name: make Gemfile.lock writable by common_web_user
file:
path: "{{ forum_code_dir}}/Gemfile.lock"
owner: "{{ common_web_user }}"
tags:
- install
- install:code
- install:app-requirements
# TODO: This is done as the common_web_user
# since the process owner needs write access
# to the rbenv
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment