Bug #25846
Safemode doesn't allow to access 'append' for Red Hat kexec
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
The default kexec template references the append variable, however it is unset.
Associated revisions
History
#1
Updated by Lukas Zapletal about 4 years ago
- Status changed from New to Need more information
Timo, do you mean this line: options << @host.facts['append']
or something else?
#2
Updated by The Foreman Bot about 4 years ago
- Assignee set to Timo Goebel
- Status changed from Need more information to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/467 added
#3
Updated by Marek Hulán about 4 years ago
- Bugzilla link set to 1661498
#4
Updated by Lukas Zapletal about 4 years ago
- Triaged changed from No to Yes
- Target version changed from Discovery Plugin 15.0 to Discovery Plugin 14.0.1
- Status changed from Ready For Testing to Closed
#5
Updated by Lukas Zapletal about 4 years ago
- Subject changed from rhel kexec template references append which is unset to Safemode doesn't allow to access 'append' for Red Hat kexec
#6
Updated by Lukas Zapletal about 4 years ago
- Fixed in Releases Discovery Plugin 14.0.1 added
fixes #25846 - rhel kexec: fix undefined append variable