Skip to content

Compability issues with puppetlabs/apt puppet module #33

@murhum1

Description

@murhum1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions