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