From: Thomas Berezansky Date: Tue, 26 Aug 2014 13:10:09 +0000 (-0400) Subject: Remove default hardware config settings X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5a2d63171c4688dd1c424ed1563bca684247c585;p=working%2Frandom.git Remove default hardware config settings Replacing them with ?s ensures that the person setting things up has to pay attention to them. Signed-off-by: Thomas Berezansky --- diff --git a/vmbuilder/vmbuilder.conf.example b/vmbuilder/vmbuilder.conf.example index 3b34938fa..c08221bdb 100644 --- a/vmbuilder/vmbuilder.conf.example +++ b/vmbuilder/vmbuilder.conf.example @@ -14,10 +14,10 @@ dns=?.?.?.? ?.?.?.? ... pass=evergreen # Virtual Hardware config -mem=40960 -cpus=2 -rootsize=80G -swapsize=12G +mem=? +cpus=? +rootsize=?G +swapsize=?G # Other useful settings flavor=virtual