ChrisC | 025301d | 2017-01-31 11:40:03 +0100 | [diff] [blame] | 1 | { |
Rob Daugherty | 38f7207 | 2018-03-14 02:07:32 -0400 | [diff] [blame] | 2 | "asdc-connections": { |
| 3 | "asdc-controller1": { |
| 4 | "asdcUser": "user1B", |
| 5 | "asdcConsumerGroup": "consumer1", |
| 6 | "asdcConsumerId": "consumer1", |
| 7 | "asdcEnvironmentName": "PROD", |
| 8 | "asdcAddress": "localhost:8443", |
| 9 | "asdcPassword": "1c551b8b5ab91fcd5a0907b11c304199" |
| 10 | }, |
| 11 | "asdc-controller2": { |
| 12 | "asdcUser": "user2B", |
| 13 | "asdcConsumerGroup": "consumer2", |
| 14 | "asdcConsumerId": "consumer2", |
| 15 | "asdcEnvironmentName": "E2E", |
| 16 | "asdcAddress": "localhost:8443", |
| 17 | "asdcPassword": "1c551b8b5ab91fcd5a0907b11c304199" |
| 18 | } |
| 19 | } |
| 20 | } |