Commit 2be64470 by Carson Gee

Merge pull request #485 from edx/cg/datadog_started

Had an instance where datadog wasn't starting, added started task
parents bcab43f2 d78f9f5b
......@@ -50,3 +50,8 @@
- datadog | restart the datadog service
tags:
- datadog
- name: datadog | ensure started and enabled
service: name=datadog-agent state=started enabled=yes
tags:
- datadog
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment