You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add debian 12 support. Without this change puppet-systemd will
likely fail with the following error:
Evaluation Error: Error while evaluating a Function Call, Class[Systemd]:
expects a value for parameter 'accounting'
Class[Systemd]: expects a value for parameter 'accounting' (file: /etc/puppetlabs/code/environments/feature_bookworm_update/modules/systemd/manifests/dropin_file.pp, line: 36, column: 3)
Tested on debian 12 bookworm.
The text was updated successfully, but these errors were encountered:
Add debian 12 support. Without this change puppet-systemd will
likely fail with the following error:
Evaluation Error: Error while evaluating a Function Call, Class[Systemd]:
expects a value for parameter 'accounting'
Class[Systemd]: expects a value for parameter 'accounting' (file: /etc/puppetlabs/code/environments/feature_bookworm_update/modules/systemd/manifests/dropin_file.pp, line: 36, column: 3)
Tested on debian 12 bookworm.
The text was updated successfully, but these errors were encountered: