Bug #32042
Remove :host_param_true? from REX & insights snippets
Pull request:
Fixed in Releases:
Found in Releases:
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8371 added
#2
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases 2.5.0 added
#3
Updated by Leos Stejskal over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|fb577d323a4b7aa1e1f0e98475d92307fe053c9d.
Fixes #32042 - move safeguard for REX & insights (#8371)
Move the :host_param_true? conditions for Host registration params
from the snippets to the Host registration template, so other methods
can still use them if they choose to.