chambersmp
chambersmp
### Issue The instructions to generate a node's factset on the Puppet primary server do not seem to work for Puppet Enterprise version 2021.4.x. Provided Example: puppet facts --terminus puppetdb...
#### Details of the scenario you tried and the problem that is occurring The DSC wrapper module for gpregistrypolicydsc experiencesconstant corrective changes and warnings when managing reg_dword resources due to...
#### Pull Request (PR) description Resolve issue with GetRegTypeString() method returning unsupported values: 'DWord' 'QWord' The resource schema file defines the expected values should be: 'Dword' 'Qword' #### This Pull...
Summary: Enable data type validation for parameters in puppetdb classes and defined types. The goal is to refine user inputs to reduce risk of misconfiguration or failure to apply. Each...