Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
-
Coremunity
-
Platform Core KANBAN
-
Deprecation
-
A deprecation warning will now be issued to users when a checksum value is being used explicitly in the content property of a file resource.
-
Needs Assessment
Description
If a user specifies a file checksum in the content attribute, like:
file {'/tmp/foo': content => "{md5}saotedc8dethauuhhtneoatndh" }
|
... we should log a deprecation warning. We should start doing this sometime during Puppet 5 to prepare for removal in Puppet 6.