summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/vm-config/vm-postgresql/postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'OPENECOMP-DEMO/vm-config/vm-postgresql/postgres.conf')
-rw-r--r--OPENECOMP-DEMO/vm-config/vm-postgresql/postgres.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/vm-config/vm-postgresql/postgres.conf b/OPENECOMP-DEMO/vm-config/vm-postgresql/postgres.conf
new file mode 100644
index 0000000..daa0aee
--- /dev/null
+++ b/OPENECOMP-DEMO/vm-config/vm-postgresql/postgres.conf
@@ -0,0 +1,8 @@
+master: ${dcae.vmEnv('PGAASMASTER')}
+secondmaster: ${dcae.vmEnv('PGAASMASTER2')}
+DRTR_NODE_KSTOREFILE: /opt/app/dcae-certificate/keystore.jks
+DRTR_NODE_KSTOREPASS: "%{certPassword}"
+DRTR_NODE_PVTKEYPASS: "%{certPassword}"
+PG_NODES : ${dcae.allServersFqdn().join('|')}
+PG_JAVA_HOME : /opt/app/java/jdk/jdk170
+PG_CLUSTER : site