Merge "Revert "Pin older openstack-selinux""
This commit is contained in:
commit
9cc1fbf36e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user