Skip to content

Create hourly canary script for Failover#487

Merged
anandkumarpatel merged 4 commits intomasterfrom
SAN-3868-Failover-Canary
Jun 3, 2016
Merged

Create hourly canary script for Failover#487
anandkumarpatel merged 4 commits intomasterfrom
SAN-3868-Failover-Canary

Conversation

@Nathan219
Copy link
Copy Markdown
Member

Create hourly canary script
for Failover

Comment thread ansible/group_vars/alpha-khronos.yml Outdated
-e API_URL={{ api_url }}
-e CONSUL_HOST={{ consul_host_address }}:{{ consul_api_port }}
-e CANARY_API_TOKEN={{ khronos_canary_token | default('undefined') }}
-e CANARY_API_FAILOVER_TOKEN={{ khronos_canary_failover_token | default('undefined') }}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, this was a bad pattern set forth. you need to do this like

{% if api_new_relic_app_name is defined %} -e NEW_RELIC_APP_NAME={{ api_new_relic_app_name }} {% endif %}

Comment thread ansible/group_vars/alpha-khronos.yml Outdated
-e MONGO_KEY=/opt/ssl/mongo-client/key.pem
{% endif %}
-e NODE_ENV={{ node_env }}
-e USER_CONTENT_DOMAIN={{ user_content_domain }}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sort please

@anandkumarpatel anandkumarpatel merged commit 4cc3115 into master Jun 3, 2016
@anandkumarpatel anandkumarpatel deleted the SAN-3868-Failover-Canary branch June 3, 2016 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants