From 8f0c8b3210be69c98fb3bdf8db9ab9fe23b3dcb2 Mon Sep 17 00:00:00 2001 From: villadalmine Date: Tue, 6 Dec 2016 16:33:32 +0100 Subject: [PATCH] Update comanage-appliance.json --- comanage-appliance.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comanage-appliance.json b/comanage-appliance.json index 84f02c3..1fd14bd 100644 --- a/comanage-appliance.json +++ b/comanage-appliance.json @@ -4,8 +4,8 @@ "variables": { "profile": "xfs", "disk_size": "20000", - "memory": "6122", - "cpus": "2", + "memory": "2048", + "cpus": "1", "ssh_username": "centos", "ssh_password": "centos", "region": "us-west-1",