diff --git a/cookbooks/postgresql/templates/centos/pg_hba.conf.erb b/cookbooks/postgresql/templates/centos/pg_hba.conf.erb index efcb384..7606a30 100644 --- a/cookbooks/postgresql/templates/centos/pg_hba.conf.erb +++ b/cookbooks/postgresql/templates/centos/pg_hba.conf.erb @@ -10,3 +10,4 @@ host all all ::1/128 ident host colab colab <%= node['peers']['integration'] %>/32 trust host gitlab gitlab <%= node['peers']['integration'] %>/32 trust host noosfero noosfero <%= node['peers']['social'] %>/32 trust +host noosfero colab <%= node['peers']['integration'] %>/32 trust -- libgit2 0.21.2