HomeSoftware Heritage

Fix "password" as Property

Description

Fix "password" as Property

Having "password" defined with newparam, any Content of Type Sensitive will lead to
"Unable to mark 'password' as sensitive: password is a parameter and not a property, and cannot be automatically redacted."

In Fact "password" (as well as others) should be a Property.
(compare https://puppet.com/docs/puppet/7/custom_types.html#tandp_properties_and_parameters)

Details

Provenance
Cocker Koch <github@cocker.cc>Authored on Sep 7 2021, 3:16 PM
olasdPushed on Dec 28 2021, 11:48 AM
Parents
R215:b9d640598cb4: Merge pull request #377 from puppetlabs/release-prep
Branches
Unknown
Tags
Unknown

Event Timeline

Cocker Koch <github@cocker.cc> committed R215:c9b4d0cb3e19: Fix "password" as Property (authored by Cocker Koch <github@cocker.cc>).Sep 7 2021, 3:16 PM