OpenStackId v3.0.4 Deployment

Fixed inconsistent ORM mappings

Change-Id: I1806f0c22a21ebf495aa725998ba0e0e57bf3b4a
Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
smarcet 2020-02-26 16:58:58 -03:00
parent 7dc6b7c89f
commit eed9116625

View File

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