Actions
Bug #4976
closedPartition table is not required when creating host with network provisioning
Description
However, kickstart templates count on it and it fails badly
when rendering it:
Processing by UnattendedController#provision as HTML Parameters: {"hostname"=>"rhel6-1.katellolabs.org"} Found rhel6-1.katellolabs.org Operation FAILED: private method `layout' called for nil:NilClass Completed 500 Internal Server Error in 145ms app/models/host/managed.rb:249:in `diskLayout' app/controllers/unattended_controller.rb:196:in `kickstart_attributes' app/controllers/unattended_controller.rb:170:in `load_template_vars' app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
Updated by Dominic Cleal about 11 years ago
- Subject changed from Partitiona table is not required when creating host with network provisioning to Partition table is not required when creating host with network provisioning
- Category set to Host creation
Updated by Ivan Necas about 11 years ago
- Status changed from New to Assigned
- Assignee set to Ivan Necas
Updated by Ivan Necas about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions