Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
# This is a combination of 2 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

add ssl for edx-search

# The commit message #2 will be skipped:

#	fixup
  • Loading branch information
MichaelRoytman committed Jun 5, 2017
1 parent 91ff5bd commit 13ab9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/roles/edxapp/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ EDXAPP_SEARCH_PORT: 9200
EDXAPP_ELASTIC_SEARCH_CONFIG:
- host: "{{ EDXAPP_SEARCH_HOST }}"
port: "{{ EDXAPP_SEARCH_PORT }}"
ssl: True

EDXAPP_SETTINGS: '{{ COMMON_EDXAPP_SETTINGS }}'

Expand Down

0 comments on commit 13ab9e1

Please sign in to comment.