Project

General

Profile

« Previous | Next » 

Revision 7aa342ea

Added by Michael Moll about 8 years ago

fixes #9782 - implement mediapath for suse/yast

View differences:

app/models/operatingsystems/suse.rb
delegate :model_name, :to => :superclass
end
# Simple output of the media url
def mediumpath(host)
medium_uri(host).to_s
end
def pxe_type
"yast"
end

Also available in: Unified diff