You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
vagrant up puppet.pe.psick.io
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: