Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-devportal-postgres-config
/
b0b3d61eb9171e9a98c7a4f984e1881455795f45
/
.
/
templates
/
devportal-postgres.conf.j2
blob: 740a86ee1d6b026dd9e81321d173a9f2b368c48a [
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) }}'