OpenStackID 3.0.6 production deployment

Change-Id: Ib4621b38d78fb61311a65dd3878a0a61e799f367
Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
smarcet 2020-03-21 12:47:59 -03:00
parent a31bae50a3
commit 055796bb4e
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.5',
$release = '3.0.6',
$app_url = '',
$app_key = '',
$email_driver = 'mail',