Project

General

Profile

« Previous | Next » 

Revision c289176c

Added by Ohad Levy about 14 years ago

  • ID c289176c6e4936c79ab0649a421188d9ed2d3bb3

fixes #237 - installing puppet from epel breaks if base image is not 5.3 or 4.9 release

View differences:

app/controllers/unattended_controller.rb
os = @host.operatingsystem
@osver = os.major.to_i
@mediapath = os.mediapath @host
@epel = os.epel @arch
@epel = os.epel @host
@yumrepo = os.yumrepo @host
unattended_local "kickstart"
end

Also available in: Unified diff