Bug #24888
closed
NoMethodError when importing facts from host
Added by Ivan Necas over 6 years ago.
Updated over 6 years ago.
Description
See https://projects.theforeman.org/issues/24648 for more details: the issue is the way how the ActionSubject modules are prepended inside Chef's HostActionSubject
causes the action_input_key
from the ForemanTask to win over the action_input_key
method in HostActionSubject
, leading to wrong used key ('managed' vs 'host')
- Related to Bug #24648: undefined method `with_indifferent_access' for #<String:0x00000008ecc658> (NoMethodError) added
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_chef/pull/87 added
Tested the patch locally and it works, I got past the NoMethodError (although #24786 still remains, but that is perhaps unrelated)
- Category set to foreman_chef
- Target version set to 433
- Target version changed from 433 to foreman_chef 0.8.0
- Fixed in Releases foreman_chef 0.8.0 added
- Fixed in Releases deleted (
)
- Target version changed from foreman_chef 0.8.0 to foreman_chef 0.8.1
- Fixed in Releases foreman_chef 0.8.1 added
- Fixed in Releases deleted (
foreman_chef 0.8.0)
- Status changed from Ready For Testing to Closed
Also available in: Atom
PDF