summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--blueprints/k8s-pgaas-database.yaml-template (renamed from blueprints/k8s-pgaas-database.yaml)0
-rw-r--r--blueprints/k8s-pgaas-getdbinfo.yaml-template (renamed from blueprints/k8s-pgaas-getdbinfo.yaml)0
-rw-r--r--blueprints/k8s-pgaas-initdb.yaml-template (renamed from blueprints/k8s-pgaas-initdb.yaml)5
3 files changed, 2 insertions, 3 deletions
diff --git a/blueprints/k8s-pgaas-database.yaml b/blueprints/k8s-pgaas-database.yaml-template
index 309c962..309c962 100644
--- a/blueprints/k8s-pgaas-database.yaml
+++ b/blueprints/k8s-pgaas-database.yaml-template
diff --git a/blueprints/k8s-pgaas-getdbinfo.yaml b/blueprints/k8s-pgaas-getdbinfo.yaml-template
index 6869f2c..6869f2c 100644
--- a/blueprints/k8s-pgaas-getdbinfo.yaml
+++ b/blueprints/k8s-pgaas-getdbinfo.yaml-template
diff --git a/blueprints/k8s-pgaas-initdb.yaml b/blueprints/k8s-pgaas-initdb.yaml-template
index c02743a..c21e5dd 100644
--- a/blueprints/k8s-pgaas-initdb.yaml
+++ b/blueprints/k8s-pgaas-initdb.yaml-template
@@ -30,9 +30,8 @@ description: |-
imports:
- http://www.getcloudify.org/spec/cloudify/3.4/types.yaml
-
- - "https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R2/relationshipplugin/1.0.0/relationshipplugin_types.yaml"
- - "https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/type_files/sshkeyshare/sshkey_types.yaml"
+ - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml"
+ - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/sshkeyshare/sshkey_types.yaml"
- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml"
inputs: