voxpupuli / puppet-systemd

Puppet module to manage systemd
https://forge.puppet.com/puppet/systemd
Apache License 2.0
52 stars 142 forks source link

Use Stdlib::CreateResources type for hiera expansions #438

Closed traylenator closed 3 months ago

traylenator commented 3 months ago

Pull Request (PR) description

For a number of paramaters which generate resources typically from hiera files use Stdlib::CreateResources type.

This requires a newer puppetlabs-stdlib module.