blob: 1186bb9b3c6837e830018e9a7ebda5660ed6e019 (
plain)
1
2
3
4
5
6
|
---
fixes:
- Add a way for mongodb to limit amount of memory it comsumes
with systemd. A new param memory_limit has been added to
tripleo::profile::base::database::mongodb class with
default limit of 20G.
|