Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: registry
-
Labels:None
-
Template:customfield_10700 176413
-
Acceptance Criteria:
-
Epic Link:
-
Team:Modules
-
QA Risk Assessment:Needs Assessment
Description
The README for the registry module incorrectly states that the registry_value type
Required. Specifies a Registry key for Puppet to manage. If any of the parent keys in the path don't exist, Puppet creates them automatically. Valid options: a string containing a Registry path.
|
What it actually does is throw an error and abort the puppet run. This should be changed to indicate it will not create the parent keys