Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Problem with cron.pp #116

Description

@becker-IT

Somehow the cron.pp isn't able to retrieve the required variables from params.pp.

puppet agent -t

Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find template '' at /etc/puppet/modules/yum/manifests/cron.pp:42 on node 3384
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

It don't get update_template and update_configuration_file and it's not related to the code in params.pp. Cause when I change default = undef to default = "FOO" it is still not working.

I got this behaviour with puppet 3 and 4.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions