Actions
Bug #5576
closedInstaller fails on discovery plugin enabled on 'calling :function_validate_bool with [[""]] "" is not a boolean.'
Description
The reason for the fail is the params.pp file for the discovery being loaded when determining
the default values:
Could not look up qualified variable 'foreman::plugin::discovery::params::install_images'; class foreman::plugin::discovery::params has not been evaluated
Updated by Ivan Necas almost 11 years ago
Seems like the foreman installer was already fixed (where is the issue number in the commit? https://github.com/theforeman/foreman-installer/commit/8e217f93d3f0b2965382d7a5a38a26e2b5a369b8 :)
The katello installer PR is here: https://github.com/Katello/katello-installer/pull/53
Actions