Actions
Bug #18581
closed
user_data preview for image based provisioning with SUSE OSes broken
Description
2017-02-21T00:50:47 3ddeb8c7 [app] [I] Processing by UnattendedController#host_template as TEXT
2017-02-21T00:50:47 3ddeb8c7 [app] [I] Parameters: {"hostname"=>"edna-testolin.kvedulv.de", "kind"=>"user_data"}
2017-02-21T00:50:47 3ddeb8c7 [app] [W] Action failed
| NoMethodError: undefined method `path' for nil:NilClass
| /usr/share/foreman/app/models/operatingsystem.rb:127:in `medium_uri'
| /usr/share/foreman/app/models/operatingsystems/suse.rb:6:in `mediumpath'
| /usr/share/foreman/lib/foreman/renderer.rb:237:in `yast_attributes'
| /usr/share/foreman/lib/foreman/renderer.rb:174:in `load_template_vars'
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4310 added
Updated by Anonymous almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 42e9040adcd44a489cd55353cbc4343fb8d1bdc3.
Actions