Commit 8a1f77d3 authored by James Ramsay's avatar James Ramsay

Add more inclusive language of other vendors

parent ce838cd9
......@@ -134,8 +134,9 @@ The following guide assumes that:
| `postgresql['trust_auth_cidr_addresses']` | Primary's private address |
| `postgresql['md5_auth_cidr_addresses']` | Secondary's public addresses |
If you are using Google Cloud Platform or SoftLayer, you can use the
secondary's private address (corresponds to "internal address" for GCP) for
If you are using Google Cloud Platform, SoftLayer, or any other vendor that
provides a virtual private cloud you can use the secondary's private
address (corresponds to "internal address" for Google Cloud Platform) for
`postgresql['md5_auth_cidr_addresses']`.
The `listen_address` option opens PostgreSQL up to network connections
......
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