mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-12 21:07:03 +02:00
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
@ -22,5 +22,8 @@ LXC_NESTING="1"
|
||||
# set ecodms release version
|
||||
ECODMS_RELEASE=ecodms_220864
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=6144
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="java,postgresql"
|
Reference in New Issue
Block a user