I'm running the latest/greatest OpenPuppet on Oracle Linux V6.7.
This is a new error which I have not seen previously. I'm at a loss as to why it has suddenly started appearing.
> Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement, Error from DataBinding 'hiera' while looking up 'lookup_options': undefined method `empty?' for nil:NilClass in undefined method `empty?' for nil:NilClass at /etc/puppetlabs/code/environments/lab/manifests/site.pp:33:1 on node gfmpuptest9.hsi.hughessupply.com
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
The error follows whichever class that uses hiera is listed first in my site.pp. I can move the classes around or comment them out....as long as there is one hiera-using class enabled in my site.pp I get this error.
↧