Skip to content

Enabled Patroni for standby cluster in docs

Gerard Hickey requested to merge patroni_standby_fix_docs into master

What does this MR do?

During the Distribution demo it was found that the documentation for setting up Geo database replication with a Patroni standby cluster disabled Patroni on the standby cluster. This caused the Patroni packages to be removed on the standby cluster. This change resets patroni['enable'] to true so that the package are not removed.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports