Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-devportal-postgres-config
/
c638bd5bff40ecd6bafecc02c0bff019eb56e00a
/
.
/
templates
/
devportal-postgres.conf.j2
blob: b0833b70749e75a408b2f7bb287a867859d87ff0 [
file
] [
log
] [
blame
]
HOSTIP
=
"$(hostname -i)"
MP_POD
={{
opdk_mp_pod
|
default
(
default_mp_pod
)
}}
REGION
={{
region
}}
PG_PWD
=
'{{ devportal_pg_pass | default(pg_pass) }}'