Add the postgresql_client role to the mastodon role
This will add the firewall rule and pg_hba access rule on the PostgreSQL servers
This commit is contained in:
@@ -3,4 +3,5 @@ name "mastodon"
|
||||
run_list %w(
|
||||
kosmos-mastodon
|
||||
kosmos-mastodon::nginx
|
||||
role[postgresql_client]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user