diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-10-02 09:24:42 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-10-03 01:15:42 -0400 |
| commit | d55da8ead69d11ca6f4b0009e010ef32ccab900e (patch) | |
| tree | b7616ada094784588ddd663737e08e36921283e2 /meta-openstack-controller-deploy/recipes-devtools | |
| parent | cfb803391031a0b7f5971df14d1616bc3e3d8c07 (diff) | |
| download | meta-cloud-services-d55da8ead69d11ca6f4b0009e010ef32ccab900e.tar.gz | |
postgresql: enable global listening, and explicit IP permissions
To allow better out of the box configuration of postgresql, two things
are required: listen on all addresses, and add explicit permissions for
the known nodes in the network.
In this change, the former is done by adding listen_addresses = '*' to the
generated postgresql configuration on first boot, as well as adding the
known compute and controller IPs to pg_hba.conf. (note: the values for these
IPs come from hosts.bbclass)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack-controller-deploy/recipes-devtools')
0 files changed, 0 insertions, 0 deletions
