PUP-4605, fixes Puppet's handling of a systemd masked service so that passing enable=true ensure=running for a service previously masked using enable=masked. This is a not a regression, but it needs a test in unit or acceptance. See PUP-1253 for additional context.
Attachments
Issue Links
clones
PUP-4605With a systemd masked service: 'enable=true ensure=running' doesn't work on CentOS with default selinux rules
Closed
relates to
PUP-1253systemd service provider should support masking