Fix YAML files linter errors for duplicated keys 74/101974/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 19 Feb 2020 11:18:07 +0000 (12:18 +0100)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 21 Feb 2020 08:54:50 +0000 (08:54 +0000)
Change-Id: I77bcf667d4a639b001258d026f2633fce2bfb0e6
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1451

bootstrap/vagrant-minimal-onap/config/cluster.yml
docs/files/scaleout/k8s-tca-clamp-policy-05162019.yaml
test/security/k8s/vagrant/dublin/cluster.yml

index df93a88..e4eef11 100644 (file)
@@ -32,7 +32,6 @@ network:
   plugin: canal
 authentication:
   strategy: x509
-ssh_key_path: *ssh_key_path
 ssh_agent_auth: false
 authorization:
   mode: rbac
index 52529de..4064949 100644 (file)
@@ -81,7 +81,6 @@ node_templates:
         type: cloudify.relationships.depends_on
     properties:
         service_component_type: 'dcaegen2-analytics-tca'
-        application_config: {}
         docker_config: {}
         image:
           get_input: tag_version
index df93a88..e4eef11 100644 (file)
@@ -32,7 +32,6 @@ network:
   plugin: canal
 authentication:
   strategy: x509
-ssh_key_path: *ssh_key_path
 ssh_agent_auth: false
 authorization:
   mode: rbac