Results 24 issues of Denny Fuchs

**Describe the bug** We try to connect to ACL enabled Sentinel, but it fails, because just password will be used **To Reproduce** We have this code: ```

feature
redis-sentinel

Hello, I want to add the check on a container, based on [Icinga/icinga2](https://hub.docker.com/r/icinga/icinga2) image with something like this: * Dockerfile ``` FROM icinga/icinga2 ENV DEBIAN_FRONTEND=noninteractive USER root ... RUN apt...

hi, sorry for my question: I try to create a database for icinga2, but don't now how can I do it. Can somebody show me, how the hiera yaml should...

hi, I have to build packages for armhf (Icinga2 2.9) and installed also qemu-user-static, but what I have to do next, for building packages for armhf (Raspberry3) ? cu denny

Hi, I have a project, which inherits five other Git repos, which is checked out to source/ . I have now idea to get it working with the latest JDG....

hi, I'm new to Jenkins and got the most things step-by-step working. Now I want to create two Debian packages. One for Wheezy and one for Jessie. I added in...

Hi, when Jenkins wants to cleanup the build environment (jenkins-debian-glue-binaries) than it fails, because /var/cache/pbuilder/ is own by root -> cowbuilder was started with sudo. So I have to remove...

hi, It seems, that the Revealjs does not use the configured baseURL. I have /doc/ and revealjs does not work, because https://foo.exmaple.com/revealjs does not exist, but https://foo.exmaple.com/doc/revealjs/ does. Is there...

hi, I have Debian Wheezy with Chiliproject and with your plugin enabled. Most parts are working, but if I create a new project in Chili and want to push a...