summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/config/conf/lcm-dg.properties
blob: 9a39d0fd72b8b64f8c7b998f66d9493a6301f160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ansible.agenturl=http://{{.Values.config.ansibleServiceName}}:{{.Values.config.ansiblePort}}/Dispatch
ansible.user=sdnc
ansible.password=sdnc
ansible.lcm.localparameters=
ansible.nodelist=
ansible.timeout=60
ansible.version=0.00
lcm.upgrade-pre-check.playbookname=ansible_precheck
lcm.upgrade-post-check.playbookname=ansible_postcheck
lcm.upgrade-software.playbookname=ansible_upgradesw
restapi.templateDir=/opt/onap/sdnc/restapi/templates
restapi.lcm.dmaap.publish.templatefile=lcm-dmaap-publish-template.json
lcm.dmaap.url=http://message-router.{{.Release.Namespace}}:{{.Values.config.dmaapPort}}/events/SDNC-LCM-WRITE
lcm.dmaap.user=
lcm.dmaap.password=
lcm.dmaap.version=1.0
lcm.dmaap.partition=MSO
lcm.dmaap.type=response