Bug #26796
coreos & 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.
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Assignee set to Timo Goebel
- Pull request https://github.com/theforeman/foreman/pull/6758 added
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
#3
Updated by Tomer Brisker almost 4 years ago
- Target version set to 1.22.0
#4
Updated by Anonymous almost 4 years ago
- Fixed in Releases 1.23.0 added
#5
Updated by Timo Goebel almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 77baf666d3fc0082237e9e7add02c043813b9574.
#6
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.22.0 added
- Fixed in Releases deleted (
1.23.0)
fixes #26796 - coreos: url_for_boot