Unverified Commit 53f8871a authored by smy's avatar smy Committed by GitHub
Browse files

issue #000 chore: Added environment variables to cassandra Host

parent fff72e93
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -37,11 +37,11 @@
tags:
- content_service
- name: Adding Environment Variables for cassandra server
- shell: "echo \"$sunbird_cassandra_host\""
environment:
sunbird_cassandra_host: "{{ groups['cassandra'][0] }}"
sunbird_cassandra_port: 9042
- name: download
become: yes
command: wget https://github.com/project-sunbird/sunbird-utils/releases/download/R1.5/cassandra-migration-0.0.1-SNAPSHOT-jar-with-dependencies.jar
......
Supports Markdown
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