Upgrade openstackid to 1.0.5
v1.0.5 contains the following important fix: - fix on nonce colission generation https://review.openstack.org/#/c/163814/ Change-Id: I2d3e5ff6a4ea2dc41acbd50fb5dfce9de81daec3
This commit is contained in:
parent
0441e7c7f0
commit
5ab1ede05f
@ -38,7 +38,7 @@ class openstack_project::openstackid_prod (
|
||||
$ssl_cert_file_contents = '',
|
||||
$ssl_key_file_contents = '',
|
||||
$ssl_chain_file_contents = '',
|
||||
$release = '1.0.4',
|
||||
$release = '1.0.5',
|
||||
) {
|
||||
|
||||
class { 'openstack_project::server':
|
||||
|
Loading…
Reference in New Issue
Block a user