Move the postgresql_client role to the top
We want the host file to be written before database connections happen
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name "mastodon"
|
||||
|
||||
run_list %w(
|
||||
role[postgresql_client]
|
||||
kosmos-mastodon
|
||||
kosmos-mastodon::nginx
|
||||
role[postgresql_client]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user