[chef] Re: services not starting when bootstrapping an EC2 instance....


Chronological Thread 
  • From: Maven User < >
  • To: chef < >
  • Subject: [chef] Re: services not starting when bootstrapping an EC2 instance....
  • Date: Sat, 16 Mar 2013 01:54:37 -0400

Another clue (maybe) is if the instance is restarted, the service comes up.

When you bootstrap - you have to specify the "ubuntu" user, I'm not
sure if that's the problem or not...

On Sat, Mar 16, 2013 at 1:27 AM, Maven User 
< >
 wrote:
> Hi all -
>
> I'm struggling to put my finger on what's going wrong here.
>
> I'm trying to bootstrap an ec2 instance, and even though I can ssh up
> after the bootstrapping is complete and "sudo service <service> start"
> it, the:
>
>  service <service> do
>      action :start
>  end
>
> bit doesn't start the service that the same recipe is deploying....
>
> Any suggestions?



Archive powered by MHonArc 2.6.16.

§