Rename postgres cookbook, deploy new replica

fixes #361
closes #330
This commit is contained in:
2021-11-29 13:09:13 -06:00
parent 1d8af6e86f
commit ecdc41a54f
20 changed files with 14 additions and 517 deletions

View File

@@ -1,6 +1,6 @@
name "postgresql_primary"
run_list %w(
kosmos-postgresql::primary
kosmos-postgresql::firewall
kosmos_postgresql::primary
kosmos_postgresql::firewall
)