-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm trying to install puppetexplorer through the puppet module, but I'm getting the following error:
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[puppetexplorer]: has no parameter named 'include_src' (file: /etc/puppetlabs/code/environments/production/modules/puppetexplorer/manifests/init.pp, line: 168)
This issue stems from puppetlabs/apt module 2.0.0 update all the way from 2015 and the removal of include_src parameter. The manifest should be updated to reflect this change - I doubt many are using older versions of the apt module anymore.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels