Bump openstackid production version to 1.0.4
This release contains the blowfish alogorithm update required for authentication with newer user profiles. Change-Id: Idec4e2dc4cff4c62004c2663728b4c209d1f2447
This commit is contained in:
parent
776e790919
commit
78d1143e74
@ -38,7 +38,7 @@ class openstack_project::openstackid_prod (
|
||||
$ssl_cert_file_contents = '',
|
||||
$ssl_key_file_contents = '',
|
||||
$ssl_chain_file_contents = '',
|
||||
$release = '1.0.3',
|
||||
$release = '1.0.4',
|
||||
) {
|
||||
|
||||
class { 'openstack_project::server':
|
||||
|
Loading…
Reference in New Issue
Block a user