Timothy Mullican
Timothy Mullican
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.16.0 - Ruby: ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x86_64-linux] - Distribution: CentOS 7.9.2009 - Module version: 0.8.2 ## How to...
I am trying to integrate acme.sh with the Eaton [Network-M2](https://www.eaton.com/us/en-us/catalog/backup-power-ups-surge-it-power-distribution/eaton-gigabit-network-card---na.html) device, but issued certificates must use their CSR file. They provide API methods for generating a CSR and importing the...
Was getting the following PowerDNS error on startup on RHEL 8 and Ubuntu 18.04: `Timeout waiting for data from coprocess`  **Solution was to add `export PYTHONUNBUFFERED=1` to the `backend`...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When a Quadlet file is written, the "Label=" line values are not...
RHEL (and clones) have Python 3.11/3.12 packages in the AppStream repo. It should be easy to add RPMs for these versions. Example RPMs: - https://download.rockylinux.org/pub/rocky/8/AppStream/x86_64/os/Packages/p/python3.11-3.11.7-1.el8.x86_64.rpm - https://download.rockylinux.org/pub/rocky/8/AppStream/x86_64/os/Packages/p/python3.12-3.12.1-4.el8.x86_64.rpm - https://download.rockylinux.org/pub/rocky/9/AppStream/x86_64/os/Packages/p/python3.11-3.11.7-1.el9_4.1.x86_64.rpm -...
The Helm chart hard-codes the ServiceMonitor apiVersion to `monitoring.coreos.com/v1`. This should be configurable using a variable, as Microsoft Azure Prometheus uses `azmonitoring.coreos.com/v1` instead (https://learn.microsoft.com/en-us/azure/azure-monitor/containers/prometheus-metrics-scrape-crd#example-pod-monitor).
### Current Behavior I get the following error starting NetBox on docker using tag v4.1.0 or newer (running on Kubernetes). Image tag v4.0.11 or older works without issue. ```text ssl.SSLError:...