edf-hpc / puppet-hpc

Generic Puppet Configuration for HPC Clusters
http://edf-hpc.github.io/puppet-hpc/
GNU General Public License v2.0
13 stars 4 forks source link

Add custom fact to tell if system is managed by systemd #121

Open rezib opened 7 years ago

rezib commented 7 years ago

Many modules do specific stuff for systemd but we still need to manage systems managed by old-school sysv. A fact to tell if the system managed is systemd or sysv would be very usefull here and there.