> @@ -108,8 +137,15 @@ private void createServer() throws RunNodesException, 
> TimeoutException {
>              .locationId(ZONE)
>              .hardwareId(getHardware().getId())
>              .imageId(getImage().getId())
> -            .build();
> -      
> +                                       .build();

That was accidental. Fixed.

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

Reply via email to