You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
Hello, I'm stuck with my hiera-puppetdb setup. All lookup requests are constantly failing in the "searching for lookup-options" sequence:
hiera.yaml:
version: 5
defaults:
datadir: "/etc/puppetlabs/code/hiera/%{environment}/data"
hierarchy:
- name: "Puppetdb Backend"
lookup_key: puppetdb_lookup_key
Versions:
Puppet 5.5.2
puppetdbquery 3.0.1
puppet-db 1.2.4
postgresql 9.6
Debug output looks good to me, no hints for any problems.
Any ideas / suggestions where to look at?
Thanks in advance!