foreman icon indicating copy to clipboard operation
foreman copied to clipboard

an application that automates the lifecycle of servers

Results 356 foreman issues
Sort by recently updated
recently updated
newest added

… template correctly (cherry picked from commit d69b7e35ffcc3c158ffa0054097a275eecfcc555) CC @ekohl

Not yet reviewed
Stable branch
Templates

Depends on https://github.com/theforeman/foreman/pull/10345 https://github.com/theforeman/foreman/pull/10239 "Fixes #37904 - move css from vendor to foreman " Does not bread plugins, but this pr does: Some plugins have `"peerDependencies": "@theforeman/vendor"` or assume `theforeman/vendor`...

Waiting on contributor
UI
Legacy JS
Docs
Breaking change

One of the steps for removing foreman-js vendor is moving the css into foreman. (https://github.com/theforeman/foreman/pull/10342). This PR is not a breaking change, removing theforeman/vendor will be a breaking change. I...

Not yet reviewed
UI

Moving it into foreman from foreman-js. I saw it being used in some plugins and I think it can be removed from them, if they run `npm test` and webpack...

UI

- `broker` is an array of mqtt servers used by 0.2 - `server` is an array of mqtt servers used by 0.4 - `data-host` needs to be set to an...

Not yet reviewed
Templates

Dependent on: * https://github.com/theforeman/foreman/pull/10321

Not yet reviewed
Waiting on contributor

Link to the corresponding issue: https://projects.theforeman.org/issues/37857 This fixes some bugs that I found in the clevis/tang that was added via https://github.com/theforeman/foreman/pull/9887 It should overall increase the usefulness of this feature...

Templates

Requires: * https://github.com/fog/fog-libvirt/pull/155 This PR includes two commits: 1. Add firmware selection option for Libvirt VM creation. 2. Introduce a new firmware type for Secure Boot support. When creating a...

Waiting on contributor