Skip to content

Commit bd2c7fc

Browse files
Update main.yml
1 parent def9ebf commit bd2c7fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/khronos/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- name: Khronos CLI - Canary
2727
minute: "*/5"
2828
script: canary-cron.sh
29-
state: "{% if node_env == 'production-gamma' %}present{% else %}absent{% endif %}"
29+
state: "{% if node_env == 'production-delta' %}present{% else %}absent{% endif %}"
3030

3131
- name: make directory for mongo certificates
3232
become: yes

0 commit comments

Comments
 (0)