Skip to content

Commit 635fc36

Browse files
author
Anandkumar Patel
committed
add mavis to khronos configs
1 parent 2ab746f commit 635fc36

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)