puppet-systemd icon indicating copy to clipboard operation
puppet-systemd copied to clipboard

Notify services by default on drop in files

Open ekohl opened this issue 4 years ago • 1 comments

This builds on 81f3eb5e7612e50726fa8450ca161bbe271419a1 which allowed services to be notified automatically. This changes it to default behavior.

Fixes #74

It's currently a draft since it includes https://github.com/camptocamp/puppet-systemd/pull/193 which I think it may depend on.

ekohl avatar Apr 27 '21 09:04 ekohl

systemd::dropin_file is a type

Breaking changes to this file WILL impact these 23 modules (exact match):
Breaking changes to this file MAY impact these 4 modules (near match):

systemd::service_limits is a type

Breaking changes to this file WILL impact these 4 modules (exact match):
Breaking changes to this file MAY impact these 2 modules (near match):

This module is declared in 8 of 576 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.