Actions
Bug #26796
closedcoreos & rancheros url_for_boot raise error
Description
ArgumentError: wrong number of arguments (given 2, expected 1)
from app/models/operatingsystems/coreos.rb:14:in `url_for_boot'
from app/models/concerns/host_common.rb:83:in `url_for_boot'
We have to remove the overrides in the respective os subclasses. The default method from the base class is fine.
Updated by The Foreman Bot over 5 years ago
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/6758 added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
Updated by Timo Goebel over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 77baf666d3fc0082237e9e7add02c043813b9574.
Updated by Tomer Brisker over 5 years ago
- Fixed in Releases 1.22.0 added
- Fixed in Releases deleted (
1.23.0)
Actions