For an abandoned experiment awhile back I went to the trouble of mostly
getting an external ruby script working that used Hiera 5 as a library. I
don't know that you still want to do this, sounds like there may be other
options per the conversation in the thread, but I'll post the following
lin
> Maybe this is a bit overkill for your requirements, but this was
> > actually one use case for Jerakia (http://jerakia.io). Hiera 5 can use
> > it as a backend from your Puppet implementation, and because it runs
> > over an HTTP API other tools can easily hook into the same data
> > lookups...
> What would you recommend to do, how would you approach the problem with
> getting data out of hiera in something else than puppet? Just stick
> around with Hiera 3 and an old non-hiera-5 config file? Which would
> likely be feasible if hiera stays somewhat supported, which it does
> What would you recommend to do, how would you approach the problem with
> getting data out of hiera in something else than puppet? Just stick
> around with Hiera 3 and an old non-hiera-5 config file? Which would
> likely be feasible if hiera stays somewhat supported, which it doesn't
> from my un