kemra102 / puppet-cloudwatchlogs

Puppet module for configuring AWS Cloudwatch Logs on Amazon Linux, Ubuntu, Red Hat & CentOS EC2 instances.
BSD 2-Clause "Simplified" License
11 stars 36 forks source link

Not working on Ubuntu 16.04(Xenial) #23

Open leonardothibes opened 7 years ago

leonardothibes commented 7 years ago

When i try to run your module on Xenial, this error occur:

Error: Could not start Service[awslogs]: Execution of '/usr/sbin/service awslogs start' returned 5: Failed to start awslogs.service: Unit awslogs.service not found. Error: /Stage[main]/Cloudwatchlogs/Service[awslogs]/ensure: change from stopped to running failed: Could not start Service[awslogs]: Execution of '/usr/sbin/service awslogs start' returned 5: Failed to start awslogs.service: Unit awslogs.service not found.