chef/roles/postgresql_primary.rb

7 lines
110 B
Ruby

name "postgresql_primary"
run_list %w(
kosmos-postgresql::default
kosmos-postgresql::firewall_replicas
)