Add PostgreSQL server role

This commit is contained in:
2022-05-26 23:49:06 -04:00
parent 9aca035f2d
commit c0be314268
6 changed files with 49 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
postgresql_config: /etc/postgresql/13/main/pg_hba.conf
postgresql_listen: "*"