Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
53f8871a
Unverified
Commit
53f8871a
authored
6 years ago
by
smy
Committed by
GitHub
6 years ago
Browse files
Options
Download
Patches
Plain Diff
issue #000 chore: Added environment variables to cassandra Host
parent
fff72e93
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/cassandra-cql-update/tasks/main.yml
+2
-2
ansible/roles/cassandra-cql-update/tasks/main.yml
with
2 additions
and
2 deletions
+2
-2
ansible/roles/cassandra-cql-update/tasks/main.yml
+
2
−
2
View file @
53f8871a
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets