Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.
This repository was archived by the owner on May 5, 2025. It is now read-only.

In hiera backend, add ability to use "deep" _nodequery #84

@vincentbernat

Description

@vincentbernat

Hey!

It would be convenient if the hiera backend was able to substitute a node query when returning a structure from hiera. For example, if we have this:

something:
  sources::_nodequery: "Class[...]"

It would be convient if the hiera backend was able to return:

{ "something" => { "sources" => [ "host1", "host2" ] } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions