Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
-
Coremunity
-
Platform Core KANBAN
-
Needs Assessment
-
New Feature
-
Parameters can now be marked sensitive at the class level rather then just the instance level.
-
Needs Assessment
Description
To use the sensitive DSL method introduced in PUP-8514, you need to be on Puppet 6 or later. This is a problem if you're a module author and want to support pre-6 agents. For example the puppet_agent module used to upgrade agents relies on the yumrepo resource type, but the yumrepo_core module cannot be run on pre-6 agents.
This ticket is to backport the PUP-8514 to 5.5.x.