Skip to content

Commit a20b5c6

Browse files
author
Christopher M. Neill
committed
Wiping the Redis check, as it does not work.
1 parent 7e16bb5 commit a20b5c6

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

ansible/redis-slave.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@
99
- { role: container_kill_start,
1010
container_run_args: "redis-server --slaveof {{ redis_host_address }} 6379",
1111
tags: "deploy" }
12-
- { role: datadog, tags: "datadog" }

ansible/redis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@
66
- { role: notify, tags: "notify" }
77
- { role: database, tags: "deploy" }
88
- { role: container_kill_start, tags: "deploy" }
9-
- { role: datadog, tags: "datadog" }

ansible/roles/datadog/templates/redis.yaml.j2

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)