Merge pull request 'Create postgres-1 VM' (#281) from feature/280-postgres_vm into master
Reviewed-on: #281
This commit was merged in pull request #281.
This commit is contained in:
@@ -2,4 +2,5 @@ name "postgresql_primary"
|
||||
|
||||
run_list %w(
|
||||
kosmos-postgresql::default
|
||||
kosmos-postgresql::firewall_replicas
|
||||
)
|
||||
|
||||
@@ -2,4 +2,5 @@ name "postgresql_replica"
|
||||
|
||||
run_list %w(
|
||||
kosmos-postgresql::replica
|
||||
kosmos-postgresql::firewall_replicas
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user