[chef] Re: Re: Chef-solo Redmine is not working


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] Re: Re: Chef-solo Redmine is not working
  • Date: Fri, 27 Jun 2014 08:28:23 -0700



On Friday, June 27, 2014 at 5:09 AM, Venkatesh Ainalli wrote:

> REDMINE on CentOS getting following error.
> Internal Server Error
> 
> The server encountered an internal error or misconfiguration and was unable 
> to complete your request.
> 
> 
> Please contact the server administrator, [no address given] and inform them 
> of the time the error occurred, and anything you might have done that may 
> have caused the error.
> 
> 
> More information about this error may be available in the server error log.
> 
> Apache Server at 10.10.3.101 Port 80
> 
> 
> 
> 
>  roles]$ sudo chef-solo -j redmine-kpuME-Role.json -ldebug
As I said before, you cannot pass a role directly as the node json. 
Specifically, this is incorrect: `-j redmine-kpuME-Role.json` You have to 
pass a file that matches the format described here: 
http://docs.opscode.com/chef_solo.html#attributes

Your role is then loaded from your configured `role_path`, as described here: 
http://docs.opscode.com/chef_solo.html#roles

-- 
Daniel DeLeo




Archive powered by MHonArc 2.6.16.

§