Luca Lesinigo

Results 17 issues of Luca Lesinigo

Following the current documentation the container will have ephemeral storage and could loose any unsent email if it gets stopped, removed and recreated. Documentation should contain an example on how...

When running the checker in an LXC container which is itself running inside a Xen Dom0, the script incorrectly thinks it is running inside a DomU. The operating system is...

BSD is currently "not supported" by the install script. _TL;DR:_ if you want FreeBSD support in a single script for all operating systems it must be made sh-compatibile, at least...

IMPROVEMENT

Building in Alpine against `musl` would allow to run mgmt binaries in Alpine Linux systems. That would open a number of IMHO interesting usage cases such as embedded systems (where...

- [ ] This is a bug report - [X] This is a feature request - [X] I searched existing issues before opening this one ### Expected behavior Possibility to...

enhancement
help wanted

I've updated and modified `Dockerfile` a bit, nothing here is necessary a "fix" but IMHO it is a little better now. * newer Alpine linux release * smaller image with...

waiting on submitter

Icinga2 has support for multiple `GraphiteWriter` / `InfluxdbWriter` / `*Writer` config objects out of the box, but `puppet-icinga2` versions >= 1.3.1 make it impossible to configure them without resorting to...

enhancement

We are trying to use this module under Puppet OpenSource 4.10 but no luck so far. We configured an Hiera3 backend at the global level of our Hiera5 hierarchy ([as...

I am checking a value nested in an array (eg. the same thing that was broken and later fixed in issue #21 ) and the checking itself, complete with thresholds...

On fully updated Ubuntu 14.04 LTS systems the script will spit these warnings when not specifying -w and/or -c: ``` Use of uninitialized value in split at ./check_json.pl line 142....