Ewoud Kohl van Wijngaarden
Ewoud Kohl van Wijngaarden
When Katello isn't present, you don't need the Candlepin and Pulp databases. With this change, the scenario becomes correct and can be shown. This is now a draft since I'm...
See individual commits for details, but the important part is that with this the cross document links are correctly linking to the local site rather than production.
The menu doesn't allow scrolling, so some links won't be visible on small screens. It's the one on the right in this screenshot.  Noticed by @dgoetz
Every Foreman compute resource has a list of capabilities. 2 are special, and they're `build` and `image`. These can be found in the code. So there's: * Foreman core *...
> We should configure the project to not allow force pushes to "X.Y" & "master" branches. _Originally posted by @maximiliankolb in https://github.com/theforeman/foreman-documentation/issues/2644#issuecomment-1864628904_ I've created an empty rule for branches matching...
This directory will be moved in the future (probably `/var/lib/foreman-installer`) to signify the user is not supposed to modify these files. The way I look at it is that it's...
It's also not needed to restart the service. @evgeni this is what you mentioned. Is this correct? If so, it probably should be picked back to all releases. * [x]...
https://docs.theforeman.org/nightly/Installing_Proxy_on_Debian/index-foreman-deb.html contains many thing that are incorrect. I think some of these also affect Foreman without Katello installations. * [ ] https://docs.theforeman.org/nightly/Installing_Proxy_on_Debian/index-foreman-deb.html#system-requirements_smart-proxy The users apache, foreman and postgres will not...
Since ec4aea364e2d551d07f2f507cf8a4ce735ccc4a9 there's `guides/common/modules/snip_steps-needs-reboot.adoc` which is almost a copy of `guides/doc-Upgrading_Project/topics/snip_steps-needs-reboot.adoc` except that it lists the actual reboot as optional. I think it's optional in both cases so we can...
When a contributor submits a PR, we always perform a build. This takes it a step further and uploads that a custom surge.sh domain. It adds a sticky comment to...