Project

General

Profile

Actions

Bug #22920

closed

import_facts.rb gives NoMethodError

Added by Björn Zettergren about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Fixed in Releases:
Found in Releases:

Description

when importing facts, i see a lot of errors in log like:
NoMethodError: undefined method `>' for <Foreman::Version:0x00000001252500>

This is due to app/lib/actions/foreman/host/import_facts.rb line 11 is accessing SETTINGS[:version], instead of SETTINGS[:version].short.

Actions

Also available in: Atom PDF