Secure xNF connections are not part of this release.
Change-Id: I666bd974bbe340b7fc1cd4a242e5fbdf439a0459
Issue-ID: DCAEGEN2-788
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
                 { concat: [ 'http://', { get_input: consul_host }, ':', { get_input: consul_port }, '/v1/kv/', { get_input: hv_ves_name} ] }
               VESHV_LISTEN_PORT:
                 { concat: [ { get_input: container_port }, '' ] }
+              VESHV_SSL_DISABLE: ''
     properties:
       application_config:
         dmaap.kafkaBootstrapServers: { get_input: kafka_bootstrap_servers }