summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml')
-rw-r--r--OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml b/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
index 17d16f0..10e7935 100644
--- a/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
+++ b/OPENECOMP-DEMO/vm-templates/vm-postgresql.yaml
@@ -171,16 +171,3 @@ controller-instance-configuration:
password: ${dcae.password('postgres.dmaap.viewer')}
role: reader
roleComment: [ admin writer reader]
-vm-setup:
- configuration-files:
- main:
- destination: /tmp/postgres.conf
- content: |-
- master: ${ENV.PGAASMASTER ?: "TDB env.yaml@vm-templates.vm-postgresql.PGAASMASTER"}
- secondmaster: ${ENV.PGAASMASTER2 ?: "TDB env.yaml@vm-templates.vm-postgresql.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