Actions
Bug #14898
closedFailure when running rake config
Description
rake -- config --key max_trend --value 31 #... rake aborted! NameError: undefined local variable or method `value' for #<ForemanConfig:0x0000001009aac8> /home/vagrant/foreman/lib/tasks/config.rake:160:in `parse_and_set_string' /home/vagrant/foreman/lib/tasks/config.rake:108:in `block in run_key_values' /home/vagrant/foreman/lib/tasks/config.rake:100:in `each' /home/vagrant/foreman/lib/tasks/config.rake:100:in `run_key_values' /home/vagrant/foreman/lib/tasks/config.rake:77:in `run' /home/vagrant/foreman/lib/tasks/config.rake:167:in `block in <top (required)>' /home/vagrant/.rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in `eval' /home/vagrant/.rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in `<main>'
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/3486 added
Updated by Dominic Cleal over 8 years ago
- Category set to Settings
- Translation missing: en.field_release set to 136
Updated by Dominic Cleal over 8 years ago
- Related to Bug #14843: foreman-rake config should print errors when providing an invalid value added
Updated by Ondřej Pražák over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 24859f2829d4eb69609291c990833c8178dde74d.
Actions