Revert "Fix ci"

This reverts commit b716668186.

Change-Id: If46f2610cff3033200454bff830979efd4f56ec1
This commit is contained in:
Alfredo Moralejo 2016-12-15 10:10:08 +01:00 committed by Javier Peña
parent 0ccc645ee2
commit 01a5756f2a

View File

@ -7,10 +7,6 @@ class openstack_integration {
# TODO(aschultz): remove this when openstack-selinux is updated BZ#1402926 # TODO(aschultz): remove this when openstack-selinux is updated BZ#1402926
ensure => '0.7.4-2.el7' ensure => '0.7.4-2.el7'
} }
package { 'qemu-kvm-ev':
# TODO(zhongshengping): remove this when the dependency problem of qemu-kvm-ev is resolved
ensure => '2.3.0-31.0.el7_2.21.1'
}
# Some packages provided by RDO are virtual # Some packages provided by RDO are virtual
# allow_virtual is false in Puppet 3 and will be true # allow_virtual is false in Puppet 3 and will be true
# in Puppet 4. So let's set it to True. # in Puppet 4. So let's set it to True.