[chef] Re: knife ec2 server list issue


Chronological Thread 
  • From: Bryan McLellan < >
  • To: Travis Cole < >
  • Cc:
  • Subject: [chef] Re: knife ec2 server list issue
  • Date: Thu, 7 Apr 2011 18:21:43 -0700

On Thu, Apr 7, 2011 at 6:09 PM, Travis Cole 
< >
 wrote:
> Though oddly ec2-describe-instances shows it as running, as does the AWS
> Management Console.

Yeah, so we can probably change that to:

server_list << (server.state == nil ? "" : server.state)

like the others. It'd be interesting to follow that back in the code
and see if you can find out if Fog is giving us the empty state or if
we've got a bug somewhere that is losing it.

Bryan



Archive powered by MHonArc 2.6.16.

§