4 # temporary hack so we can get the sysvms off the old hardware
5 #release = os.uname()[2]
6 release = "2.6.24-32-xen"
7 kernel = '/boot/hardy/vmlinuz-%s' % release
8 ramdisk = '/boot/hardy/initrd.img-%s' % release
11 disk = ['phy:xenvg/s_console_hda,hda,w']
15 vif = [ 'ip=18.181.0.134,mac=00:16:3E:7E:E4:DE' ]
17 on_poweroff = 'destroy'
22 extra = '2 console=xvc0'