Giter Club home page Giter Club logo

Comments (4)

mraygalaxy avatar mraygalaxy commented on July 23, 2024

Your configuration looks good. Are you sure the AMI is available with the credentials that you have supplied? The error returned is The image id '[ami-04b9e92b5572fa0d1]' does not exist

from cbtool.

Giuseppe1992 avatar Giuseppe1992 commented on July 23, 2024

Your configuration looks good. Are you sure the AMI is available with the credentials that you have supplied? The error returned is The image id '[ami-04b9e92b5572fa0d1]' does not exist

Yes, I am sure, the AMI is the public ubuntu18.04 image available in Frankfurt.

Schermata 2020-08-04 alle 14 00 18

The problem is that it is using ami-04b9e92b5572fa0d1, while in the Configuration file I set:

....
[VM_TEMPLATES : EC2_CLOUDCONFIG ]
CASSANDRA = size:04-16384, imageid1:ami-0d359437d1756caa8, login:ubuntu
....

Is this the correct way to set the ami, or there is a default value somewhere else?

from cbtool.

Giuseppe1992 avatar Giuseppe1992 commented on July 23, 2024

I modified the default NEST_CONTAINERS_BASE_IMAGE

[VM_TEMPLATES : EC2_CLOUDCONFIG ]
NEST_CONTAINERS_BASE_IMAGE = size:NA, imageids:1, imageid1:ami-0d359437d1756caa8, cloudinit_packages:openvpn;bc;jq;docker.io;python;redis-server
TEST = size:02-8192, imageid1:ami-0d359437d1756caa8, login:ubuntu

seems to work now

Bests
Giuseppe

from cbtool.

mraygalaxy avatar mraygalaxy commented on July 23, 2024

Oh, are you using our nesting support? (Not creating your own base images?) That wasn't clear.

from cbtool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.