Closed drnic closed 7 years ago
@cppforlife do you have suggestions how we'd resolve this - supporting both non-dns (instance.address
returns IP) and dns2?
it might be worthwhile to provide some kind of address_ipv4? accessor. though once system transitions to dns by default this might be less of a concern. currently you may have to do some ipv4 digit regex?
Sent from my iPhone
On May 3, 2017, at 10:37 PM, Dr Nic Williams notifications@github.com wrote:
@cppforlife do you have suggestions how we'd resolve this - supporting both non-dns (instance.address returns IP) and dns2?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
@cppforlife ok thx
I deployed postgres-boshrelease to a bosh with DNS2 enabled (
local-dns.yml
in bosh-deployment) andpostgres
job fails:From the logs:
From cat /var/vcap/jobs/postgres/config/hba.conf
This comes from this template snippet: