Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

app/models/operatingsystems/redhat.rb
class Redhat < Operatingsystem
PXEFILES = {:kernel => "vmlinuz", :initrd => "initrd.img"}
# outputs kickstart installation medium based on the medium type (NFS or URL)
......
def self.model_name
superclass.model_name
end
end

Also available in: Unified diff