]> scripts.mit.edu Git - xen.git/commitdiff
Add real-mccoy VM on jay-leno.
authorroot <root@jay-leno.mit.edu>
Sat, 11 Jul 2009 12:50:44 +0000 (08:50 -0400)
committerroot <root@arsenio-hall.mit.edu>
Sat, 21 May 2011 23:22:26 +0000 (19:22 -0400)
scripts-server

index 102d39a949558ad704393f6018ef531a9d14191f..5318a71b243fe32c7851d2363d1318ebcdfef2dc 100644 (file)
@@ -17,6 +17,7 @@ machines = { 'bees-knees'     : ['not-forward',  6144, 10],
              'busy-beaver'    : ['conan-obrien', 3072, 40],
              'pancake-bunny'  : ['conan-obrien', 3072, 50],
              'whole-enchilada': ['conan-obrien', 3072, 60],
+             'real-mccoy'     : ['jay-leno',     3072, 70],
            }
 vm = machines[machine_name]