example42 / psick

Puppet Systems Infrastructure Construction Kit: The control-repo
http://www.example42.com
Apache License 2.0
655 stars 183 forks source link

Vagrant PE environment causes puppet compiler error #308

Open tuxmea opened 3 years ago

tuxmea commented 3 years ago

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
alvagante commented 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