> @@ -222,7 +223,7 @@ private TemplateBuilder newTemplateBuilder(Supplier<Set<? 
> extends Image>> images
>        Supplier<Set<? extends Hardware>> sizes = Suppliers.<Set<? extends 
> Hardware>> ofInstance(ImmutableSet
>                 .<Hardware> of(t1_micro().build(), c1_medium().build(), 
> c1_xlarge().build(), m1_large().build(),
>                          m1_small().build(), m1_xlarge().build(), 
> m2_xlarge().build(), m2_2xlarge().build(),
> -                        m2_4xlarge().build(), CC1_4XLARGE));
> +                           
> m2_4xlarge().build(),g2_2xlarge().build(),CC1_4XLARGE));

I've just cherrypicked these commits. Can fix if you wish.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/305/files#r10134042

Reply via email to