torrancew / hiera-foreman

A hiera backend that queries the Foreman for data
34 stars 15 forks source link

added keys/whitelist feature to reduce number of lookups #13

Closed senax closed 10 months ago

senax commented 9 years ago

Hi,

to reduce the number of Foreman lookups we use a whitelist. This reduced catalogue compile time from 62 to 12 seconds and also allows for control over what can be set in foreman.

Thanks, Frank