Revert "Pin older openstack-selinux"
This reverts commit 40edc5d5a5
.
The fix is supposed to be in openstack-selinux-0.7.13-2.
Change-Id: I670164108d41384bc72a5d7d5a5045ff874a1704
This commit is contained in:
parent
b93ecf8bff
commit
85a1fc7b70
@ -4,8 +4,7 @@ class openstack_integration {
|
||||
|
||||
if $::osfamily == 'RedHat' {
|
||||
package { 'openstack-selinux':
|
||||
# TODO(aschultz): remove this when openstack-selinux is updated BZ#1402926
|
||||
ensure => '0.7.4-2.el7'
|
||||
ensure => 'latest'
|
||||
}
|
||||
# Some packages provided by RDO are virtual
|
||||
# allow_virtual is false in Puppet 3 and will be true
|
||||
|
Loading…
Reference in New Issue
Block a user