Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-devportal-postgres-config
/
c51c25a81fb9bc4eed59bee22167264ca6caea97
/
.
/
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) }}'