acceptance: install openstack-selinux on redhat plateforms
To be consistent with other modules, install openstack-selinux package in acceptance. Change-Id: Ia09db12582b886bf43b9c591fcdc719263c22bfb
This commit is contained in:
parent
6a29e260bb
commit
36cbfc0bcc
@ -32,6 +32,7 @@ describe 'basic ironic' do
|
||||
},
|
||||
}
|
||||
$package_provider = 'yum'
|
||||
package { 'openstack-selinux': ensure => 'latest' }
|
||||
}
|
||||
default: {
|
||||
fail("Unsupported osfamily (${::osfamily})")
|
||||
|
Loading…
Reference in New Issue
Block a user