Commit f3fdb2a0 authored by SMY ALTAMASH's avatar SMY ALTAMASH Committed by Santhosh Gandham
Browse files

Env vars change for cassandra decrypt (#620)

parent 1a2d1e57
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
- hosts: "{{groups['cassandra'][0]}}"
become: yes
environment:
cassandra_host: "{{ groups['cassandra'][0] }}"
sunbird_cassandra_host: "{{ groups['cassandra'][0] }}"
sunbird_cassandra_port: 9042
sunbird_cassandra_keyspace: sunbird
sunbird_encryption_key: "{{ core_vault_sunbird_encryption_key }}"
......
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