diff options
author | asgar <ma926a@us.att.com> | 2019-03-08 19:52:33 +0530 |
---|---|---|
committer | Asgar Samiulla <ma926a@us.att.com> | 2019-03-15 10:53:58 +0000 |
commit | af56b68e030085aa523152e83811705636ead79c (patch) | |
tree | 088c8faafb77a79a5fcc4001877dc13af4ffe936 /src/app/cdt.application.properties.json | |
parent | eedac3e312c66499ca5ff9d72388c31b25813225 (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/app/cdt.application.properties.json')
-rw-r--r-- | src/app/cdt.application.properties.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/app/cdt.application.properties.json b/src/app/cdt.application.properties.json deleted file mode 100644 index 5040526..0000000 --- a/src/app/cdt.application.properties.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "CONTACT_US": { - "CONTACT_US_EMAIL": "cdtSupportTeam@yourCompany.com", - "CONTACT_US_SUBJECT": "CDT Contact Us" - }, - "username": "admin", - "password": "admin" -}
\ No newline at end of file |