OpenStackId production release 1.0.25

https://github.com/openstack-infra/openstackid/releases/tag/1.0.25

Change-Id: I2aa81be1a127498f7ed492834e4e47f21de7207a
This commit is contained in:
Sebastian Marcet 2018-09-27 12:06:08 -03:00
parent 19712f93e7
commit 08254a85b9
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class openstack_project::openstackid_prod (
$ssl_cert_file_contents = '',
$ssl_key_file_contents = '',
$ssl_chain_file_contents = '',
$release = '1.0.24',
$release = '1.0.25',
$app_url = '',
$app_key = '',
$email_driver = 'mail',