fixed typo

This commit is contained in:
Vishvananda Ishaya
2010-06-25 10:15:42 -07:00
parent 2b38c62e5f
commit ea511dae89

View File

@@ -74,10 +74,9 @@ DEFINE_string('default_instance_type',
'default instance type to use, testing only') 'default instance type to use, testing only')
DEFINE_string('vpn_image_id', 'ami-CLOUDPIPE', 'AMI for cloudpipe vpn server') DEFINE_string('vpn_image_id', 'ami-CLOUDPIPE', 'AMI for cloudpipe vpn server')
DEFINE_string('vpn_key_suffix',
flags.DEFINE_string('vpn_key_suffix', '-key',
'-key', 'Suffix to add to project name for vpn key')
'Suffix to add to project name for vpn key')
# UNUSED # UNUSED
DEFINE_string('node_availability_zone', DEFINE_string('node_availability_zone',