Actions
Bug #21123
closedFact import code does not work
Difficulty:
Triaged:
Description
Due to refactoring in core:
ArgumentError: wrong number of arguments (given 2, expected 3) app/models/host/base.rb:174:in `populate_fields_from_facts' /home/lzap/work/foreman_discovery/app/models/host/discovered.rb:89:in `populate_fields_from_facts' app/models/host/base.rb:157:in `parse_facts' app/models/host/base.rb:146:in `import_facts' /home/lzap/work/foreman_discovery/app/models/host/discovered.rb:74:in `import_facts' /home/lzap/work/foreman_discovery/app/models/host/discovered.rb:66:in `import_host'
Actions