psick icon indicating copy to clipboard operation
psick copied to clipboard

Vagrant PE environment causes puppet compiler error

Open tuxmea opened this issue 4 years ago • 1 comments

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

  1. vagrant up puppet.pe.psick.io

tuxmea avatar Apr 13 '21 08:04 tuxmea

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

alvagante avatar Apr 13 '21 09:04 alvagante