Evgeni Golov
Evgeni Golov
before this change, these folders didn't include whether it's a instal or upgrade pipe. this wasn't a problem as we were running one pipe per box, but now we are...
Ohai, please assign each lemming a PID from a running process and send SIGTERM to the process when the lemming dies. Thanks!
`/bin/sh` is bash on Red Hat/Fedora, but other distributions (especially Debian/Ubuntu based ones) have other (POSIX compatible) shells there. Let's explicitly use `/bin/bash` for things that use bash features (the...
Ohai, it would be nice if `tuned`/`tuned-adm` would have a dry-run mode, so that instead of it immediately changing settings after installation/start up, it only would output the difference between...
### Summary When writing documentation for plugins, one can use `EXAMPLES` to have a (yaml) block with common examples. When it comes to role argument specs, there is no comparable...
Ohai, I've tested this on the following boxes, but I think others could be affected too: * generic/ubuntu2004 (libvirt, 4.3.10) * generic/ubuntu2004 (libvirt, 4.3.12) When you boot the machine, you...
### Description Ohai! In @theforeman we use packit to build RPMs from PRs so people can test out the changes without having a full development setup (the way our app...
### Description Ohai, in @theforeman and @Katello projects we have a few spec files that contain "magic" to create nightly builds (set of macros that get injected in `%release` and...