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
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 286cd2f2a3 - Show all commits

View File

@ -1,7 +1,7 @@
name "mastodon"
run_list %w(
role[postgresql_client]
kosmos-mastodon
kosmos-mastodon::nginx
role[postgresql_client]
)