From bc0fb3bf780867b9ce0ea6af6464f13ab62ea817 Mon Sep 17 00:00:00 2001 From: Pranav Salunke Date: Thu, 16 Oct 2014 14:17:09 +0200 Subject: [PATCH] Updates comment in controller configuration Makes the comment a bit more nicer. Change-Id: Ic4ca437e610d1436a990a74a895e8c279edd3eab --- labs/config/config.controller | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/labs/config/config.controller b/labs/config/config.controller index 89577e56..384e7aec 100644 --- a/labs/config/config.controller +++ b/labs/config/config.controller @@ -12,7 +12,8 @@ NET_IF_0=nat NET_IF_1=MGMT_NET NET_IF_2=API_NET -# Controller is running most of the services; it needs more than 512 MB RAM +# Controller node is running many services. It needs 1 GB RAM for better +# performance. VM_MEM=1024 # Override number of virtual CPUs (default is 1)