Merge "Revert "Pin older openstack-selinux""

This commit is contained in:
Jenkins 2016-12-15 17:51:00 +00:00 committed by Gerrit Code Review
commit 9cc1fbf36e

View File

@ -4,8 +4,7 @@ class openstack_integration {
if $::osfamily == 'RedHat' { if $::osfamily == 'RedHat' {
package { 'openstack-selinux': package { 'openstack-selinux':
# TODO(aschultz): remove this when openstack-selinux is updated BZ#1402926 ensure => 'latest'
ensure => '0.7.4-2.el7'
} }
package { 'qemu-kvm-ev': package { 'qemu-kvm-ev':
# TODO(zhongshengping): remove this when the dependency problem of qemu-kvm-ev is resolved # TODO(zhongshengping): remove this when the dependency problem of qemu-kvm-ev is resolved