Project

General

Profile

« Previous | Next » 

Revision cb957fa6

Added by William Clark about 4 years ago

install pulpcore-selinux in spec_helper_acceptance.rb

View differences:

spec/spec_helper_acceptance.rb
end
on host, puppet_resource('yumrepo', 'pulpcore', "baseurl=#{baseurl}", 'gpgcheck=0')
if fact_on(host, 'os.selinux.enabled')
on host, puppet('resource', 'package', 'pulpcore-selinux', 'ensure=installed')
end
end
end
end

Also available in: Unified diff