Add missing pg_db recipe on postgresql_primary role

This commit is contained in:
Greg Karékinian
2022-11-07 16:30:02 +01:00
parent ed04753318
commit 97fe328312

View File

@@ -5,4 +5,5 @@ run_list %w(
kosmos_postgresql::firewall
kosmos_gitea::pg_db
kosmos_drone::pg_db
kosmos-mastodon::pg_db
)