commit | c6e431bc1255962ab87b1a13185a26ad0a912788 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Mar 15 01:21:44 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Mar 15 01:21:44 2024 -0400 |
tree | d743d7e948ffbcb1d673f9e90064503881c8bfe7 | |
parent | 66343ec75a87e04cf0348afe4f7833c24116132d [diff] [blame] |
fix: enable faster db recovery (#1020)
diff --git a/roles/heat/vars/main.yml b/roles/heat/vars/main.yml index 3104161..10202f3 100644 --- a/roles/heat/vars/main.yml +++ b/roles/heat/vars/main.yml
@@ -35,6 +35,9 @@ server_keystone_endpoint_type: public clients_keystone: endpoint_type: publicURL + database: + connection_recycle_time: 10 + max_pool_size: 1 ec2authtoken: auth_uri: http://keystone-api.openstack.svc.cluster.local:5000 heat_api: