summaryrefslogtreecommitdiffstats
path: root/meta-openstack-controller-deploy/recipes-devtools
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-10-02 09:24:42 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-10-03 01:15:42 -0400
commitd55da8ead69d11ca6f4b0009e010ef32ccab900e (patch)
treeb7616ada094784588ddd663737e08e36921283e2 /meta-openstack-controller-deploy/recipes-devtools
parentcfb803391031a0b7f5971df14d1616bc3e3d8c07 (diff)
downloadmeta-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