Setting name of swift3 plugin package
On Red Hat it should be openstack-swift-plugin-swift3 not swift-plugin-s3
This commit is contained in:
@@ -36,6 +36,7 @@ class swift::params {
|
|||||||
$account_service_name = 'openstack-swift-account'
|
$account_service_name = 'openstack-swift-account'
|
||||||
$account_replicator_service_name = undef
|
$account_replicator_service_name = undef
|
||||||
$service_provider = undef
|
$service_provider = undef
|
||||||
|
$swift3 = 'openstack-swift-plugin-swift3'
|
||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
fail("Unsupported osfamily: ${osfamily} for os ${operatingsystem}")
|
fail("Unsupported osfamily: ${osfamily} for os ${operatingsystem}")
|
||||||
|
Reference in New Issue
Block a user