OpenStackId production release 3.0.5

Change-Id: I8d2e2d96ba3543de6b47c5001f9bc2ebab115286
Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
smarcet 2020-03-20 17:28:04 -03:00
parent f214917274
commit d138243bd5
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class openstack_project::openstackid_prod (
$serveradmin = '',
$canonicalweburl = '',
$session_cookie_domain = '',
$release = '3.0.4',
$release = '3.0.5',
$app_url = '',
$app_key = '',
$email_driver = 'mail',