You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2021/11/30 12:05:57 UTC

[GitHub] [brooklyn-server] ahgittin opened a new pull request #1276: pragmatic fix for AWS default hardware image

ahgittin opened a new pull request #1276:
URL: https://github.com/apache/brooklyn-server/pull/1276


   use minCores to trigger t3.micro rather than a1.large, because otherwise default chosen a1 series
   (since bump of jclouds to 2.4.0) is incompatible with many images


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] grkvlt closed pull request #1276: pragmatic fix for AWS default hardware image

Posted by GitBox <gi...@apache.org>.
grkvlt closed pull request #1276:
URL: https://github.com/apache/brooklyn-server/pull/1276


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] ahgittin commented on pull request #1276: pragmatic fix for AWS default hardware image

Posted by GitBox <gi...@apache.org>.
ahgittin commented on pull request #1276:
URL: https://github.com/apache/brooklyn-server/pull/1276#issuecomment-982579563


   hopefully simply because the image is too old; retrying with `ami-04745ee7d4c0fb5fd`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] ahgittin commented on pull request #1276: pragmatic fix for AWS default hardware image

Posted by GitBox <gi...@apache.org>.
ahgittin commented on pull request #1276:
URL: https://github.com/apache/brooklyn-server/pull/1276#issuecomment-982577378


   meh still fails with:
   
   > Enhanced networking with the Elastic Network Adapter (ENA) is required for the 't3.micro' instance type. Ensure that you are using an AMI that is enabled for ENA.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [brooklyn-server] grkvlt commented on pull request #1276: pragmatic fix for AWS default hardware image

Posted by GitBox <gi...@apache.org>.
grkvlt commented on pull request #1276:
URL: https://github.com/apache/brooklyn-server/pull/1276#issuecomment-982815742


   Updated by #1278 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org