aboutsummaryrefslogtreecommitdiffstats
path: root/etc/config.json.development
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2017-05-10 01:48:41 +0000
committerJack Lucas <jflucas@research.att.com>2017-05-10 01:48:41 +0000
commitff6ba434b6d91b6a4a4e9b3a7fbb8cadced229ad (patch)
tree8ae919ab8d1b174944bd6bea6602ce29153be2f6 /etc/config.json.development
parent0806707cbc2dd6311228facabf0a6052862c51c7 (diff)
Post-R1 API & other updates.
Change-Id: Id0e2e15b95a5713a25a746534fc40b56599a5f06 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'etc/config.json.development')
-rw-r--r--etc/config.json.development11
1 files changed, 0 insertions, 11 deletions
diff --git a/etc/config.json.development b/etc/config.json.development
deleted file mode 100644
index 95e8c93..0000000
--- a/etc/config.json.development
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "listenPort" : 8444,
- "cloudify": {
- "url": "https://cm.example.com/api/v2",
- "user": "admin",
- "password": "admin"
- },
- "inventory" : {
- "url" : "http://inventory.example.com:8080"
- }
-}