when using the datadog-agent module on older Amazon version (Amazon Linux AMI 2014.09), the service cannot start correctly.
datadog-agent should be stated using "upstart" (on the old amazon version), where the puppet module tries to start the service using /sbin/service which fails the puppet run.
when using the datadog-agent module on older Amazon version (Amazon Linux AMI 2014.09), the service cannot start correctly.
datadog-agent should be stated using "upstart" (on the old amazon version), where the puppet module tries to start the service using /sbin/service which fails the puppet run.