Skip to content

Commit

Permalink
Merge pull request #82 from drnic/remove-comment-latest-generation
Browse files Browse the repository at this point in the history
remove comment - latest generations only support EBS storage
  • Loading branch information
h4xnoodle authored Mar 5, 2020
2 parents 43f0e0b + 0e6ff52 commit 9b428ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bosh_aws_cpi/lib/cloud/aws/block_device_manager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ class DiskInfo

'hs1.8xlarge' => [2000, 24],

# current generation
'm3.medium' => [4, 1],
'm3.large' => [32, 1],
'm3.xlarge' => [40, 2],
Expand Down

0 comments on commit 9b428ff

Please sign in to comment.