Skip to content

Commit 4e77cda

Browse files
author
Bryan Kendall
committed
remove loggly token
1 parent e4390ce commit 4e77cda

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ansible/group_vars/alpha-khronos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ container_envs: >
1515
-e DATADOG_PORT={{ datadog_port }}
1616
-e KHRONOS_MONGO=mongodb://{{ khronos_mongo_auth }}@{{ mongo_hosts }}/{{ khronos_mongo_database }}
1717
-e LOG_LEVEL_STDOUT=trace
18-
-e LOGGLY_TOKEN={{ loggly_token }}
1918
-e NODE_ENV={{ node_env }}
2019
-e RABBITMQ_HOSTNAME={{ rabbit_host | default(hostvars[groups['rabbitmq'][0]]['ansible_default_ipv4']['address']) }}
2120
-e RABBITMQ_PASSWORD={{ rabbit_password }}

0 commit comments

Comments
 (0)