Merge "acceptance: install openstack-selinux on redhat plateforms"
This commit is contained in:
commit
a9717c4129
@ -32,6 +32,7 @@ describe 'basic ironic' do
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
$package_provider = 'yum'
|
$package_provider = 'yum'
|
||||||
|
package { 'openstack-selinux': ensure => 'latest' }
|
||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
fail("Unsupported osfamily (${::osfamily})")
|
fail("Unsupported osfamily (${::osfamily})")
|
||||||
|
Loading…
Reference in New Issue
Block a user