|
@@ -24,9 +24,9 @@ architectures = "all"
|
|
|
multi_instance = false
|
|
multi_instance = false
|
|
|
ldap = "not_relevant"
|
|
ldap = "not_relevant"
|
|
|
sso = "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 = "200M"
|
|
|
|
|
+ram.build = "600M"
|
|
|
|
|
+ram.runtime = "200M"
|
|
|
|
|
|
|
|
[install]
|
|
[install]
|
|
|
[install.domain]
|
|
[install.domain]
|