Project

General

Profile

Actions

Bug #4976

closed

Partition table is not required when creating host with network provisioning

Added by Ivan Necas about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Host creation
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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'

Actions

Also available in: Atom PDF