foreman_discovery
foreman_discovery copied to clipboard
A plugin to enable Metal-as-a-Service discovery functionality in foreman
OpenSSL can figure out which key is used and this allows supporting non-RSA keys, like elliptic curve. I didn't test this, just trusting the instructions in https://projects.theforeman.org/issues/34842.
This fixes: lib/foreman_discovery/engine.rb:302: warning: already initialized constant ForemanDiscovery::Engine::MANAGER lib/foreman_discovery/engine.rb:271: warning: previous definition of MANAGER was here
to ensure correct loading order we need to wrap js scripts into content for. .input.counter_spinner doesnt exist for awhile now
Requires: - [ ] https://github.com/theforeman/foreman/pull/9724
This was generating a warning, possibly because of constants being frozen. Fixes: 68ed667859ad01881975f14c1b12f04f2aa183ea
Description of problem: WebUI shows wrong hostname while customizing and provisioning a discovered host. The host itself has the correct hostname after provisioning. Version-Release number of selected component (if applicable):...