Commit 2f8896db authored by Ronan OConnor's avatar Ronan OConnor

Merge branch 'docs-update-geo-replication-internal-address' into 'master'

Add clarification for geo primary private ip

See merge request gitlab-org/gitlab!21398
parents 2764f561 c9a27a12
...@@ -155,8 +155,8 @@ There is an [issue where support is being discussed](https://gitlab.com/gitlab-o ...@@ -155,8 +155,8 @@ There is an [issue where support is being discussed](https://gitlab.com/gitlab-o
| `postgresql['md5_auth_cidr_addresses']` | **Secondary** node's public or VPC private addresses. | | `postgresql['md5_auth_cidr_addresses']` | **Secondary** node's public or VPC private addresses. |
If you are using Google Cloud Platform, SoftLayer, or any other vendor that If you are using Google Cloud Platform, SoftLayer, or any other vendor that
provides a virtual private cloud (VPC) you can use the **secondary** node's private provides a virtual private cloud (VPC) you can use the **primary** and **secondary** nodes
address (corresponds to "internal address" for Google Cloud Platform) for private addresses (corresponds to "internal address" for Google Cloud Platform) for
`postgresql['md5_auth_cidr_addresses']` and `postgresql['listen_address']`. `postgresql['md5_auth_cidr_addresses']` and `postgresql['listen_address']`.
The `listen_address` option opens PostgreSQL up to network connections with the interface The `listen_address` option opens PostgreSQL up to network connections with the interface
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment