Project

General

Profile

Actions

Bug #1770

closed

Rundeckfacts "undefined method fact"

Added by Hannes Schaller over 11 years ago. Updated over 10 years ago.

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

Description

Hello!

When I add "rundeckfacts" = "is_virtual" to the Global Paramaters, the Rundeck YML download breaks with the following error:

Failed to fetch rundeck info for myserver.at.internal: undefined method `fact' for #<Host:0x7fec3ad4c1e0>

The problem seems to be on http://theforeman.org/projects/foreman/repository/revisions/develop/entry/app/models/host.rb#L574

Unfortunately due to my lack of Rails Know-How I am not able to provide a patch for now.

Thanks in advance!

Actions #1

Updated by Markus Nussdorfer about 11 years ago

Hi

having the same issue here.

Im not a dev, but following line
rdecktags += self.params["rundeckfacts"].split(",").map{|rdf| "#{rdf}=#{fact(rdf)[0].value}"}

Actions #2

Updated by Andy Bohne almost 11 years ago

I have submitted a pull request that fixes this functionality.

https://github.com/theforeman/foreman/pull/752

This can be backported to 1.1. Simply make the required changes to app/models/host.rb.

Actions #3

Updated by Anonymous over 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Dominic Cleal over 10 years ago

  • Target version set to 1.3.0
Actions #5

Updated by Dominic Cleal over 10 years ago

  • Target version changed from 1.3.0 to 1.2.1
Actions

Also available in: Atom PDF