Romain Tartière

Results 241 comments of Romain Tartière

@grant-veepshosting can you please rebase your changes to fix conflicts (and the CI failure should vanish at the same time) and add this release to metadata.json so that we can...

Closing and re-openning to trigger CI. The PR is old and failing CI results are not available anymore. @tmanninger can you check the reason for failure and fix your PR...

Ah yes, didn't thing that passing the hostname does not scale beyond 1 node… Maybe we can just use hostname, and fallback to fqdn (so no custom values). We can...

> I never realised you do a getval without the hostname. Interesting, I do not see this behavior and was thinking about contributing it maybe… A patch might be already...

My guess is that if a host develop problems you would rather restore from backup rather than restart from scratch, but that being said I see no reason such a...

Hum, yeah the `*_core` modules are bundled in the AIO packages, so I guess your tests are not running in an AIO context. On FreeBSD, we do not ship the...

"amending" is an anti-pattern in Puppet, and `custom_apache_parameters` is rather limited. If you have "advanced" requirements, do not use this built-in VHost and provide your own in your puppetboard profile....

This avoid receiving such events: ```yaml service: disk 1024 state: ok metric: NaN description: de used ``` Ensuring the tools are running with a LC_ALL=C locale is probably not a...

What about adding Debian 11 to metadata.json and update this PR to something like "Add support for Debian 11"?

Please update `metadata.json` to add Ubuntu 22.04. That way the CI will run on his OS too.