]> scripts.mit.edu Git - xen.git/blobdiff - scripts-server
Give r-m 2 VCPUs and 6GB of RAM
[xen.git] / scripts-server
index fe844e747b3149cc8260a0852fd01079210fdc5a..590de094f7580e736b5f972e69bd843ee00ff943 100644 (file)
@@ -18,7 +18,7 @@ machines = { 'bees-knees'     : ['david-letterman',  2, 6144, 10],
              'busy-beaver'    : ['conan-obrien',     1, 3072, 40],
              'pancake-bunny'  : ['conan-obrien',     1, 3072, 50],
              'whole-enchilada': ['conan-obrien',     1, 3072, 60],
-             'real-mccoy'     : ['jay-leno',         1, 5120, 70],
+             'real-mccoy'     : ['jay-leno',         2, 6144, 70],
            }
 vm = machines[machine_name]