Skip to content

Commit 8afb83d

Browse files
author
anandkumarpatel
committed
Merge pull request #249 from CodeNow/SAN-3202-khronos-mavis
add mavis to khronos configs
2 parents 2ab746f + 635fc36 commit 8afb83d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ansible/group_vars/alpha-khronos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ cron_command: "bash -c \"for QUEUE in {{ cron_queues }}; do /khronos/bin/cli.js
2020
container_envs: >
2121
-e DATADOG_HOST={{ datadog_host_address }}
2222
-e DATADOG_PORT={{ datadog_port }}
23+
-e KHRONOS_MAVIS=http://{{ mavis_hostname }}
2324
-e KHRONOS_MONGO=mongodb://{{ khronos_mongo_auth }}@{{ mongo_hosts }}/{{ khronos_mongo_database }}
2425
-e LOG_LEVEL=info
2526
-e NODE_ENV={{ node_env }}

0 commit comments

Comments
 (0)