9 lines
197 B
Ruby
9 lines
197 B
Ruby
name "postgresql_replica_logical"
|
|
|
|
run_list [
|
|
"kosmos_postgresql::hostsfile",
|
|
"kosmos_postgresql::replica_logical",
|
|
"kosmos_postgresql::firewall",
|
|
"kosmos_postgresql::management_scripts"
|
|
]
|