|
|
@@ -21,9 +21,9 @@ architectures = "all"
|
|
|
multi_instance = true
|
|
|
ldap = "not_relevant"
|
|
|
sso = "not_relevant"
|
|
|
-disk = "50M" # FIXME: replace with an **estimate** minimum disk requirement. e.g. 20M, 400M, 1G, ...
|
|
|
-ram.build = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ...
|
|
|
-ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ...
|
|
|
+disk = "50M"
|
|
|
+ram.build = "100M"
|
|
|
+ram.runtime = "100M"
|
|
|
|
|
|
[install]
|
|
|
[install.encrypt]
|