Neil Hanlon
Neil Hanlon
I was importing/syncing some tasks from gerrit using bugwarrior, with comments pulled in as annotations, which got very long especially with CI adding in comments about failed runs e.g.,. It...
`firstboot.d/50-prepare-control-domain-params` in the xenserver-firstboot package sets some (probably sane) defaults for the perfmon config on dom0. In a large infrastructure, this perfmon config just causes noise and, ultimately, we think...
#### Description We should consider supporting this new proposed standard. https://www.rfc-editor.org/rfc/rfc9116 We should also make sure we have a security policy written up and published, etc, to link to. ex:...
Is there a way to add support for a custom puppet version to be installed? We have a prepackaged RPM in our internal yum repo that we install--and I was...
Any plans to support binding to/configuring LDAP/AD settings? This is the single most painful part about running iDRACs.
Rocky Linux will require a stable process to create resources and hand them over to ansible to be provisioned. Ideally it would be all wrapped in a webhook to notify...
Need to start diagramming the dependencies of these applications for when they get deployed in HA. Right now they are in docker on my server. Openproject and wiki.js are sharing...
Something I thought about (and just ran into). The `%post`, or something else, should have something about enabling powertools. `dnf config-manager --set-enabled powertools` - I've been testing my pagure role...
I've compiled openssl, and am trying to build the tool, but I receive the following: ``` ╭─----◇ ╰─➤ gcc ../heartleech/heartleech.c libcrypto.a libssl.a -ldl -o heartleech ../heartleech/heartleech.c:64:25: fatal error: openssl/ssl.h: No...