Refactor #32540
Clean up host_param_(true|false)?
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8509 added
#2
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by Evgeni Golov 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|dffe39afa3808283f0a9b5270df4bc3d9b21242f.
Fixes #32540 - host_param_(true|false)? cleanup
let the `default_value` denote what we "read" by default from the host
(in the case the host doesn't have the param) and then compare it with
`true`/`false` (depending on the func) as done with the existing
param.