cookbooks
This commit is contained in:
2
cookbooks/postgresql/templates/pgsql.sysconfig.erb
Normal file
2
cookbooks/postgresql/templates/pgsql.sysconfig.erb
Normal file
@ -0,0 +1,2 @@
|
||||
PGDATA=<%= @postgresql_dir %>
|
||||
PGPORT=<%= @port %>
|
Reference in New Issue
Block a user