Actions
Bug #35480
closedRaise an error if OS family is not set
Description
Steps to reproduce
- Try to provision host with OS without family
Expected result
Error message describing problem is displayed
Actual result
Generic error is displayed:
undefined method `constantize' for nil:NilClass
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9402 added
Actions