Fix tab
This commit is contained in:
parent
365411d4ee
commit
43156f3bab
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ def main():
|
|||
'min_count': count_remaining,
|
||||
'max_count': count_remaining,
|
||||
'monitoring_enabled': monitoring,
|
||||
'placement': zone,
|
||||
'placement': zone,
|
||||
'instance_type': instance_type,
|
||||
'kernel_id': kernel,
|
||||
'ramdisk_id': ramdisk,
|
||||
|
|
Loading…
Reference in a new issue