Actions
Bug #1770
closedRundeckfacts "undefined method fact"
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