ployground / ploy

A tool to manage servers through a central configuration. Plugins allow provisioning, configuration and other management tasks.
http://ploy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
78 stars 15 forks source link

x86_64 Images #15

Closed fenris closed 10 years ago

fenris commented 13 years ago

im getting error while choosing 64bit images in aws.conf, inside aws.conf didnt specify architecture right? just the AMI ID ...

im not sure either me or others got this issue/problem ...

kiddouk commented 13 years ago

works for me. I use the alestic images for debian 64 squeeze and it works well. you don't (and can't) specify the arch in the aws.conf.

fenris commented 13 years ago

is it must me alestic images ? how about other AMI from community?

kiddouk commented 13 years ago

works fine for me.

what errors are you getting ?

cocoy commented 13 years ago

hmm..you can post a snippet of your aws.conf containing the server config and probably a description of error you are getting as what kiddouk says. :)

fenris commented 13 years ago

thanks .. here are my aws.conf

http://paste.ubuntu.com/497596/

so far its work ..

kiddouk commented 13 years ago

Just checked your ami in the conf. You are running 32bits AMI ( ie : ami-f2334da0 ami-2c354b7e for ap-southeast-1 ). Isn't your problem on 64bits arch ?

if it works anyway, then you can close the issue.

regards,