Commit 86afbef4 by Ibrahim

changes

parent d40e9b05
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
- name: Create Sites and Partners - name: Create Sites and Partners
shell: > shell: >
{{ COMMON_BIN_DIR }}/python.discovery {{ COMMON_BIN_DIR }}/manage.discovery {{ COMMON_BIN_DIR }}/python.discovery {{ COMMON_BIN_DIR }}/manage.discovery
create_sites_and_partners --dns-name {{ dns_name }} --theme-path {{ WHITELABEL_THEME_DIR }} create_sites_and_partners --dns-name {{ dns_name }} --settings=course_discovery.settings.production --theme-path {{ WHITELABEL_THEME_DIR }}
--settings=course_discovery.settings.production
become_user: "{{ discovery_user }}" become_user: "{{ discovery_user }}"
- name: Print Env - name: Print Env
......
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