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

Problem with cron.pp #116

Open
becker-IT opened this issue Jul 30, 2015 · 3 comments
Open

Problem with cron.pp #116

becker-IT opened this issue Jul 30, 2015 · 3 comments

Comments

@becker-IT
Copy link

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.

@abednarik
Copy link

Which OS are you using?

@becker-IT
Copy link
Author

CentOS.

@alvagante
Copy link
Member

Can you post the output of the facter command, executed on the failing node.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants