Generate a host entry for the current PostgreSQL primary

This commit is contained in:
2021-01-23 16:45:28 +01:00
parent 286cd2f2a3
commit ee7b3626be
+3 -1
View File
@@ -2,4 +2,6 @@
# rules to every server that is a PostgreSQL client
name "postgresql_client"
run_list []
run_list %w(
kosmos-postgresql::hostsfile
)