added ansible server functionality
[appc/cdt.git] / src / cdt.application.properties.json
1 {
2     "source": "INSTAR",
3     "CONTACT_US": {
4         "CONTACT_US_EMAIL": "appc@list.onap.org",
5         "CONTACT_US_SUBJECT": "CDT Query/Feedback"
6     },
7     "username": "admin",
8     "password": "admin",
9     "displayConfigScaleout": true,
10     "Actions": {
11         "ConfigScaleOut": "ConfigScaleOut",
12         "Configure": "Configure"
13     },
14     "versionNoForApiCall": "0.0.1"
15 }