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:
parent
1e3a2b40d4
commit
286cd2f2a3
@ -1,7 +1,7 @@
|
|||||||
name "mastodon"
|
name "mastodon"
|
||||||
|
|
||||||
run_list %w(
|
run_list %w(
|
||||||
|
role[postgresql_client]
|
||||||
kosmos-mastodon
|
kosmos-mastodon
|
||||||
kosmos-mastodon::nginx
|
kosmos-mastodon::nginx
|
||||||
role[postgresql_client]
|
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user