Move PostgreSQL to VMs and access via Zerotier #282

Merged
raucao merged 40 commits from feature/postgres_vms into master 2021-01-25 10:56:42 +00:00
Showing only changes of commit ee7b3626be - Show all commits

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
)