Jeff Geerling

Results 1857 comments of Jeff Geerling

> 1. Build a tarball and store it as an artifact. > 2. Have a test matrix that downloads that tarball, installs it and tests its contents (this is most...

@Akasurde - In some ways I'm beginning to feel like it would've been nice to keep Helm in a separate collection :) But I don't feel too bad having plugins...

To @awiddersheim's point, it is a bit less convenient to not have at least a glue playbook—almost every project I work on, there are a bunch of roles, but there...

Just posting my support for something standardized, too. Right now it seems this project (https://github.com/neg2led/cm4io-fan) is the most common way people are getting any decent PWM control over the fan,...

It can't hurt to ask ;) I do think there's a bright future, though, for a Pi + SATA SSD since the footprint is similar and you could fit it...

But technically `drupal` (Console) can be run separately (in different environments) than Drupal itself runs... so wouldn't it just need to check on it's own requirements? Drupal itself does a...

Just now testing this out, and I'm experiencing the same. Technically one could install legacy iptables on Bullseye, but there's really no need for these steps anymore if running Debian...

I typically use GitHub Actions or Travis CI, so I'm most familiar with those. For my Ansible playbook testing (which usually requires testing systemd services), I use Molecule and some...

See related PR: https://github.com/phacility/xhprof/pull/66