Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nibalizer/hiera-garbage

garbage lookup backend for hiera
https://github.com/nibalizer/hiera-garbage

Last synced: about 1 month ago
JSON representation

garbage lookup backend for hiera

Awesome Lists containing this project

README

        

# hiera-garbage backend

Hiera lookups that fail crash compilation
That sucks, lets have garbage instead

# use

install the backend

All hiera lookups that hit this backend will return the string 'garbage'
This means you can count on the hiera function to not fail.

# most of this is cargo culted from hunner/ldap