Skip to content

Commit

Permalink
Isssue #00 fix: adding program variable
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhanc committed Jun 24, 2020
1 parent 2baffde commit f468d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/stack-sunbird/templates/sunbird_program.env
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ sunbird_kafka_host={{groups['sunbird-processing-cluster-kafka']|join(':9092,')}}
sunbird_auto_creation_topic={{ sunbird_auto_creation_topic }}
dock_redis_host={{groups['redis1'][0]}}
content_service_url=http://content-service:9000/
sunbird_program_db_pool={{ sunbird_program_db_pool }}

0 comments on commit f468d49

Please sign in to comment.