level99

Results 4 issues of level99

This adds 3 new params and full Hiera support. $packages which allows overriding the package list $rules which allows specifying a hash of logrotate rules $hieramerge which allows hiera hash...

Here is a faster version of cache_get. It removes a hash lookup which can take a decent toll on performance under a cache hit scenario. The gain is most noticeable...

Adds 2 new params: $files & $dbfiles This obsoletes the requirement to write separate puppet code for managing postfix::file and postfix::dbfile resources (better Hiera support).

I decided to change the log level to warn. Went into the application, changed the log level and clicked Next/Next/Done. Changed nothing else and the integration immediately stopped working. I...