Changed null_kernel flag from aki-00000000 to nokernel

This commit is contained in:
Rick Clark
2010-12-01 16:23:34 -06:00
parent e555d68745
commit 8d70f55ce0

View File

@@ -236,7 +236,7 @@ DEFINE_string('default_ramdisk', 'ari-11111',
'default ramdisk to use, testing only')
DEFINE_string('default_instance_type', 'm1.small',
'default instance type to use, testing only')
DEFINE_string('null_kernel', 'aki-00000000',
DEFINE_string('null_kernel', 'nokernel',
'kernel image that indicates not to use a kernel,'
' but to use a raw disk image instead')