Jerald Sheets

Results 3 issues of Jerald Sheets

The validate functions are all deprecated now from stdlib, and the validates used in init.pp no longer work.

Puppet 8 has functionally deprecated legacy facts such as ::osfamily. Multiple facts in params.pp don't work, and the legacy lsb facts will also need to be changed. I will try...

When executing a puppet run on Puppet 8, Puppet no longer recognizes facts such as ::osfamily when executing a run. sysctl/manifests/params.pp line 4 is an example of this: ``` if...