Bug #1323
closedOperating system should not be required if host is unmanaged
Description
If I have a host with no Operating System set, and I have Unattended => true in my Settings, then Foreman will refuse to display the host, because it tries to render the template box for the bottom-right corner of the host page. Instead, you get a error stating "Operating system must be set"
I believe it makes more sense to render that template if the host is managed - just because you want to do unattended installations for some hosts doesn't mean you want to do it for all hosts...
This patch solves the problem for my use case, but there may be a better way to solve it...
Files
Updated by Ohad Levy about 13 years ago
- Category set to Host creation
- Assignee set to Greg Sutcliffe
- Target version set to 0.4.1
the patch should be a combination of both conditions, can you please send it as a git patch?
thanks
Updated by Anonymous about 13 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 4aac99c0d0b1c2fdb065df4b7155dd80fd62e451.