voxpupuli / puppet-consul

A Puppet Module to Manage Consul
Apache License 2.0
121 stars 315 forks source link

systemd Failed to parse service type, ignoring: exec #640

Closed fb929 closed 10 months ago

fb929 commented 10 months ago

Affected Puppet, Ruby, OS and module versions/distributions

How to reproduce (e.g Puppet code you use)

just deploy consul service

What are you seeing

systemd <err> {daemon} 1 [/etc/systemd/system/consul.service:8] Failed to parse service type, ignoring: exec

What behaviour did you expect instead

systemd <info> {daemon} 1 Reloading.

Output log

systemd <err> {daemon} 1 [/etc/systemd/system/consul.service:8] Failed to parse service type, ignoring: exec

Any additional information you'd like to impart

actually, this is a "warning" and don't interferes for normal work but would be great to fixed it