Ben Roberts
Ben Roberts
Seems to be an issue in 1.0.46-2_linux_amd64_nohealthcheck, not present in 1.0.46-2_linux_amd64_nohealthcheck where /usr/local/bin/fr24feed cannot be executed. This originally manifested as repeating error in stdout: ``` 2024-02-22T21:15:40.173261318+00:00 stdout F [2024-02-22 21:15:40.173][fr24feed]...
## Checklist - [x] This issue is not about installing previous versions of django-smart-selects older than 1.2.8. I understand that previous versions are insecure and will not receive any support...
After upgrading mariadb from 10.1 to 10.2.9, ido2db no longer runs with the following error: ``` Oct 09 20:35:40 localhost ido2db[21633]: Client connected, data available. Oct 09 20:35:40 localhost ido2db[21633]:...
Relaxes the provider confines for eselect, layman and webapp types to run on other Gentoo-like distributions, matching on osfamily rather than operatingsystem. Fixes gentoo/puppet-portage#157
Other gentoo-like distributions use the same tools such as eselect, layman, webapp, however the providers in this module are overly restrictive and confine to `:operatingsystem => :gentoo` rather than `:osfamily...
We have lots of puppet modules, so have switched to using the rsync mode to speed up code deploys. When modules are no longer required and removed from the Puppetfile,...
#### Pull Request (PR) description Rework of #484 against latest master branch. The version of corosync uses a cli parameter instead of an environment variable to point at the config...
This module mostly works, but the config test command is incompatible with corosync version on el8. The env var is ignored, and it tries to check the actual config file,...
#### Pull Request (PR) description The current code for authenticating to quorum members runs the auth command on every puppet run. This both updates the credentials on disk, and generates...
Latest version of python-consul fails to register or deregister any services when ACLs are enabled, because the way it submits the auth token was deprecated and support dropped around consul...