Supports both primary and replica. The access rules and firewall have to be set up outside of the custom resource, so they are part of the recipes instead Refs #160
4 lines
159 B
Ruby
4 lines
159 B
Ruby
# This is set to false by default, and set to true in the server resource
|
|
# for replicas.
|
|
node.default['kosmos-postgresql']['ready_to_set_up_replica'] = false
|