Add the postgresql_client role to the akkounts role

This commit is contained in:
Greg 2021-01-23 16:44:28 +01:00
parent bb0e73d1b9
commit 1e3a2b40d4
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name "akkounts"
default_run_list = %w(
role[postgresql_client]
kosmos-akkounts::default
kosmos-akkounts::nginx
)