Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Cannot Reproduce
-
None
-
None
-
Night's Watch
Description
[root@ccoifar9r5c1giy postgresql]# puppet resource service postgresql enable=running
|
Error: The systemd provider can not handle attribute enable
|
Error: /Service[postgresql]/enable: change from true to running failed: The systemd provider can not handle attribute enable
|
I discovered this while breaking Postgresql. It happily passes a value of running into the providers which then explode.