[chef] Re: Chef and Postgresql


Chronological Thread 
  • From: "Julian C. Dunn" < >
  • To:
  • Subject: [chef] Re: Chef and Postgresql
  • Date: Wed, 4 Dec 2013 00:45:42 -0500

I had left some comments in
https://tickets.opscode.com/browse/CHEF-4823 regarding this, since I'd
looked into it as well.

Basically, it won't work, because the cookbooks (at present) all
assume the PostgreSQL server is on the localhost.

- Julian

On Wed, Dec 4, 2013 at 12:39 AM,  
< >
 wrote:
> Hi Seth,
> I'm trying to setup an independent postgresql databse with my open source
> chef-server. According to my research we can achieve the same by using
> chef-server.rb, and specifying required attribute details for postgresql in
> there. I mention the following in the file:
> postgresql['data_dir'] = '/var/lib/pgsql/data'
> postgresql['dir'] = '/var/lib/pgsql'
> postgresql['log_directory'] = '/var/lib/pgsql/data/pg_log'
> postgresql['home'] = '/var/lib/pgsql'
> postgresql['listen_address'] = 'ip-address-of-the-postgresql server'
> postgresql['port'] = "5433"
> postgresql['vip'] = "ip-address-of-the-postgresql server"
> postgresql['trust_auth_cidr_addresses'] = '0.0.0.0/0'
>  But i'm getting error in creating the user "opscode-pgsql" itself. Can you
> point out where i'm going wrong.
> Any insights in the matter will be appreciated.
>
> Thanks



-- 
[ Julian C. Dunn 
< >
          * Sorry, I'm    ]
[ WWW: http://www.aquezada.com/staff/julian    * only Web 1.0  ;]
gopher://sdf.org/1/users/keymaker/           * compliant!    ;]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9       ]



Archive powered by MHonArc 2.6.16.

§