diff bamboo-agent/bamboo-capabilities.properties @ 304:c143f3f597d3

testing adding 10G capacity to agents
author aldrich@nwoca.org
date Tue, 25 Jun 2019 18:51:11 +0100
parents 39e21a6bed19
children
line wrap: on
line diff
--- a/bamboo-agent/bamboo-capabilities.properties	Wed May 01 15:33:00 2019 +0100
+++ b/bamboo-agent/bamboo-capabilities.properties	Tue Jun 25 18:51:11 2019 +0100
@@ -1,2 +1,3 @@
 docker.compose=true
-agent.containerized=true
\ No newline at end of file
+agent.containerized=true
+OS_MEMORY_GB=10 
\ No newline at end of file