WIP Prepare postgres for migration by replication
This commit is contained in:
8
roles/postgresql_replica_logical.rb
Normal file
8
roles/postgresql_replica_logical.rb
Normal file
@@ -0,0 +1,8 @@
|
||||
name "postgresql_replica_logical"
|
||||
|
||||
run_list [
|
||||
"kosmos_postgresql::hostsfile",
|
||||
"kosmos_postgresql::replica_logical",
|
||||
"kosmos_postgresql::firewall",
|
||||
"kosmos_postgresql::management_scripts"
|
||||
]
|
||||
Reference in New Issue
Block a user