Actions
Feature #11903
closedWindows clients support
Status:
Closed
Priority:
Normal
Assignee:
Category:
chef-handler-foreman
Target version:
Difficulty:
Triaged:
Description
Fact preparation in client handler fails on Windows, reported via mailing list https://groups.google.com/forum/?fromgroups#!topic/foreman-users/3pLNbYr-Kt8
Updated by Marek Hulán about 9 years ago
[2015-09-17T13:47:06+02:00] ERROR: Report handler ChefHandlerForeman::ForemanFacts raised #<NoMethodError: Undefined met hod or attribute `lsb' on `node'> [2015-09-17T13:47:06+02:00] ERROR: C:/opscode/chef/embedded/apps/chef/lib/chef/node/attribute.rb:468:in `method_missing' [2015-09-17T13:47:06+02:00] ERROR: C:/opscode/chef/embedded/apps/chef/lib/chef/node.rb:246:in `method_missing' [2015-09-17T13:47:06+02:00] ERROR: C:/opscode/chef/embedded/lib/ruby/gems/2.0.0/gems/chef_handler_foreman-0.0.9/lib/chef _handler_foreman/foreman_facts.rb:33:in `prepare_facts' [2015-09-17T13:47:06+02:00] ERROR: C:/opscode/chef/embedded/lib/ruby/gems/2.0.0/gems/chef_handler_foreman-0.0.9/lib/chef _handler_foreman/foreman_facts.rb:26:in `report'
Updated by Marek Hulán about 9 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Pull request https://github.com/theforeman/chef-handler-foreman/pull/21 added
- Pull request deleted (
)
Actions