From ff6ba434b6d91b6a4a4e9b3a7fbb8cadced229ad Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Wed, 10 May 2017 01:48:41 +0000 Subject: Post-R1 API & other updates. Change-Id: Id0e2e15b95a5713a25a746534fc40b56599a5f06 Signed-off-by: Jack Lucas --- etc/config.json.development | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 etc/config.json.development (limited to 'etc/config.json.development') 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" - } -} -- cgit 1.2.3-korg