aboutsummaryrefslogtreecommitdiffstats
path: root/src/cdt.application.properties.json
diff options
context:
space:
mode:
authorasgar <ma926a@us.att.com>2019-03-08 19:52:33 +0530
committerAsgar Samiulla <ma926a@us.att.com>2019-03-15 10:53:58 +0000
commitaf56b68e030085aa523152e83811705636ead79c (patch)
tree088c8faafb77a79a5fcc4001877dc13af4ffe936 /src/cdt.application.properties.json
parenteedac3e312c66499ca5ff9d72388c31b25813225 (diff)
added ansible server functionality
multiple ansible server for CDT Issue-ID: APPC-1510 Change-Id: I383bc63705418654efb596c617309821ebbeb9b4 Signed-off-by: Mohamed Asgar Samiulla <ma926a@us.att.com>
Diffstat (limited to 'src/cdt.application.properties.json')
-rw-r--r--src/cdt.application.properties.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/cdt.application.properties.json b/src/cdt.application.properties.json
new file mode 100644
index 0000000..f635d23
--- /dev/null
+++ b/src/cdt.application.properties.json
@@ -0,0 +1,15 @@
+{
+ "source": "INSTAR",
+ "CONTACT_US": {
+ "CONTACT_US_EMAIL": "appc@list.onap.org",
+ "CONTACT_US_SUBJECT": "CDT Query/Feedback"
+ },
+ "username": "admin",
+ "password": "admin",
+ "displayConfigScaleout": true,
+ "Actions": {
+ "ConfigScaleOut": "ConfigScaleOut",
+ "Configure": "Configure"
+ },
+ "versionNoForApiCall": "0.0.1"
+} \ No newline at end of file