puppetlabs / puppetlabs-wsus_client

puppetlabs - wsus_client module
Apache License 2.0
9 stars 32 forks source link

(gh-cat-9) Add specific data types #181

Closed LukasAud closed 2 years ago

LukasAud commented 2 years ago

Previous to this commit, the wsus_client module would fail to start unit and/or spec testing on any PR, crashing at the beginning of the process and throwing syntax errors.

This commit aims to review and fix multiple syntax warnings, making sure that the module complies with syntax standards and that each parameter has an appropriate data type assigned.

Note: This is backwards incompatible.

puppet-community-rangefinder[bot] commented 2 years ago

wsus_client is a class

that may have no external impact to Forge modules.

wsus_client::setting is a type

that may have no external impact to Forge modules.

This module is declared in 1 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.