When running puppet agent --test I get this error:
[root@learning ~]# puppet agent --test
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Function Call, having $gr_web_server => 'wsgionly' requires use of $gr_web_user and $gr_web_group at /etc/puppetlabs/code/environments/production/modules/graphite/manifests/config.pp:65:9 on node learning.puppetlabs.vm
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
I'm stuck. And I can't seem to find a solution to my problem anywhere.
↧