Open tuxmea opened 3 years ago
This is fixed in current version of psick module on github. Module has to be tagged and pushed to the forge. Will close this once done, in the meantime the workaround is to get psick module from github rather than the Forge
Expected Behavior
On puppet.pe.psick.io (vagrant pe environment) puppet agent --test runs without errors
Actual Behavior
puppet agent --test shows errors:
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::psick::puppet::tp for puppet.pe.psick.io (file: /vagrant_puppet/modules/psick/manifests/puppet.pp, line: 26, column: 7) on node puppet.pe.psick.io
Steps to Reproduce the Problem