chef/roles/postgresql_primary.rb
Râu Cao 7d11450c4e
Set up lndhub.go
closes #454
2022-12-11 14:30:27 +01:00

11 lines
204 B
Ruby

name "postgresql_primary"
run_list %w(
kosmos_postgresql::primary
kosmos_postgresql::firewall
kosmos-bitcoin::lndhub-go_pg_db
kosmos_drone::pg_db
kosmos_gitea::pg_db
kosmos-mastodon::pg_db
)