Massimiliano Adamo
Massimiliano Adamo
**Platform:** Ubuntu **Nuclear version:** 0.6.17 **Description of the issue:** I try to download the latest Deb package, created through `Gitub Action`, but for instance, the latest tag called `2dd909` is...
grep -v egrep does not work. Maybe it did in the past, but now I see that it's translated onto "grep -E". Instead of using grep, I have added a...
since I use this application from my laptop to connect to Consul, and I use it with acl token, it would be nice to use SSL backend to connect to...
I am using MySQL as a backend, but if the terminal output is too long I get the error below. I'm not sure yet if there is a setting on...
#### Pull Request (PR) description Simplify packages version detection #### This Pull Request (PR) fixes the following issues Fixes #617
## Affected Puppet, Ruby, OS and module versions/distributions this is happening with the latest version of the module: 6.1.0 I am wondering if this is really the intended, and if...
resolves #157
I have created this tool: https://github.com/maxadamo/g10k-zfs The tool does the following: ~- creates ZFS snapshots on an existing ZFS pool~ ~- rotates in a loop two snapshots, called Even and...
Hi. I am using variables in my Puppetfile which work with r10k, but they don't seem to work with g10k. Example from my Puppetfile: ``` PUPPETENVIRONMENT='test' DEPOT="ssh://[email protected]/puppet" mod 'company_firewall', :git...
I noticed that the Nagios check-ssh does not try to authenticate and it checks the socket only. If it's not possible for you to make it the same, would it...