deric / puppet-mesos

Puppet module for managing Mesos nodes
https://forge.puppetlabs.com/deric/mesos
Apache License 2.0
69 stars 61 forks source link

Disable `systemd_enable_support` on systems without systemd #74

Closed deric closed 8 years ago

deric commented 8 years ago

Since 0.28.0 Mesos introduced --[no-]systemd_enable_support which defaults to true (systemd support enabled).

It would be nice to configure this automatically based on distribution version.

deric commented 8 years ago

Seems to be working. OS detection code was moved to params.