edestecd / puppet-mariadb

Puppet Module for managing MariaDB
GNU General Public License v3.0
3 stars 21 forks source link

How to manage systemd Units #49

Open bmx0r opened 3 years ago

bmx0r commented 3 years ago

Hi I wonder how you manage systemd units tuning, today i have a wrapping class that add files under: /etc/systemd/system/mariadb.service.d/

Shouldn't we add this feature to this module? or keep it as the resposibility of the caller?