Commit 6f136045 by Fred Smith

Merge pull request #2082 from antoviaque/media-dir-create

Create writable media dir on local filesystem (SOL-963)
parents 43ba2f65 2eace468
......@@ -52,6 +52,7 @@
with_items:
- "{{ edxapp_course_data_dir }}"
- "{{ edxapp_upload_dir }}"
- "{{ edxapp_media_dir }}"
# adding chris-lea nodejs repo
- name: add ppas for current versions of nodejs
......
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