Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
-
Agent
-
1
-
Agent 2017-06-14
-
Not Needed
-
This is a release-unnoteworthy internal concern.
-
No Action
Description
We use to_yaml_properties to filter attributes from objects when serializing to yaml (at least in report and simple_graph). This method is deprecated in ruby and the current way to do this is to define encode_with.
Replace use of `to_yaml_properties` with `encode_with` in puppet.