From: Dan Timoney Date: Thu, 26 Apr 2018 18:55:03 +0000 (+0000) Subject: Merge "Move add-apt-repository to startup" X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=11381d1feec3dacc6232f33c7bdc6e1d841e34ac;hp=352342232f7578dc31597291947457f800e6619e;p=sdnc%2Foam.git Merge "Move add-apt-repository to startup" --- diff --git a/installation/src/main/properties/lcm-dg.properties b/installation/src/main/properties/lcm-dg.properties new file mode 100644 index 00000000..1e4e4724 --- /dev/null +++ b/installation/src/main/properties/lcm-dg.properties @@ -0,0 +1,19 @@ +ansible.agenturl=http://0.0.0.0:8000/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://dmaap-v1.dev.dmaap.dt.saat.acsi.openecomp.org/events/SDNC-LCM-WRITE +lcm.dmaap.user=admin +lcm.dmaap.password=admin +lcm.dmaap.version=1.0 +lcm.dmaap.partition=SDNC-LCM-WRITE +lcm.dmaap.type=response +