I am new to chef concept, can anyone provide me a cookbook for doing
installation and configuration of PostgreSQL on Redhat.
Hi Pawan,
I have always used the standard "postgresql" cookbook, which has recipes
to install a server. In a Berksfile you just say:
cookbook "postgresql"
The rep
ok for doing installation and configuration of
PostgreSQL on Redhat
Hi All,
I am new to chef concept, can anyone provide me a cookbook for doing
installation and configuration of PostgreSQL on Redhat.
I have checked so many cookbooks in the supermarket.
-Pawan
On Wed, Jun 21, 2017 at 8:47 AM, PAWAN SHARMA wrote:
> Hi All,
>
> I am new to chef concept, can anyone provide me a cookbook for doing
> installation and configuration of PostgreSQL on Redhat.
> I have checked so many cookbooks in the supermarket.
What do you want that "package 'postgresql'" (or
Hi All,
I am new to chef concept, can anyone provide me a cookbook for doing
installation and configuration of PostgreSQL on Redhat.
I have checked so many cookbooks in the supermarket.
-Pawan