We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hiera.yaml:
--- version: 5 defaults: lookup_key: puppet_function_lookup_key datadir: "%{facts.external_facts.datadir}" #data_hash: yaml_data # Comment hierarchy: - name: "Per-node data (yaml version)" globs: - "nodes/%{trusted.certname}.yaml" - "common.yaml"
The text was updated successfully, but these errors were encountered:
Interpolate variables in datadir used for globs #329
26e9f6f
f4c09d2
Interpolate variables in datadir used for globs #329 (#333)
be7dc39
oneiros
Successfully merging a pull request may close this issue.
Hiera.yaml:
The text was updated successfully, but these errors were encountered: