Commit a40d5826 by Ibrahim

change path

parent b6b3a458
......@@ -17,6 +17,7 @@ themes_group: "www-data"
themes_home: "{{ COMMON_DATA_DIR }}/{{ themes_service_name }}"
THEMES_CODE_DIR: "{{ themes_home }}/{{ themes_service_name }}"
OLIVE_CODE_DIR: "{{ themes_home }}/edx-olive"
THEMES_GIT_IDENTITY: !!null
THEMES_GIT_PROTOCOL: "{{ COMMON_GIT_PROTOCOL }}"
......@@ -44,5 +45,5 @@ THEMES_REPOS:
PATH: "{{ OLIVE_GIT_PATH }}"
REPO: "{{ OLIVE_REPO}}"
VERSION: "{{ OLIVE_VERSION }}"
DESTINATION: "{{ THEMES_CODE_DIR }}"
DESTINATION: "{{ OLIVE_CODE_DIR }}"
SSH_KEY: "{{ THEMES_GIT_IDENTITY }}"
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