OpenStackId v3.0.1 deployment

Change-Id: I8a49dbde1bbcd935b380f003160040d634b2062c
Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
smarcet 2020-02-25 15:35:17 -03:00
parent 8df5745c66
commit 88b26edf24
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.0',
$release = '3.0.1',
$app_url = '',
$app_key = '',
$email_driver = 'mail',