Project

General

Profile

« Previous | Next » 

Revision 7224de75

Added by Daniel Augustin over 7 years ago

fixes #17866 - Remove PXE Properties from Gentoo Operatingsystem

The Gentoo Operatingsystem cannot be installed via PXE and can only be provisioned via Image.

Implementing the pxe method causes the exception as described in #[17866](http://projects.theforeman.org/issues/17866).

Removing the methods fixes the template rendering of Gentoo Templates.

View differences:

app/models/operatingsystems/gentoo.rb
def mediumpath(host)
end
def pxe_type
end
def pxedir
end
def url_for_boot(file)
end

Also available in: Unified diff