Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix DG and config Typos for LCM
Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c
Issue-ID: SDNC-329
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090
|
|
Fixed 2 issues found in DMAAP properties files :
(1) id cannot contain underbar and should be unique
(2) wrong URL and credentials for back end controller in LCM properties
Change-Id: I3e5ba3af2f59abed62f626b40552e144a945751c
Issue-ID: SDNC-234
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 19c4698be5e22487de8119fa603e138bb6f35177
|
|
Added ansible server to docker-compose.yml and made a few config changes:
- redirect of output in final exec causes exec to fail. Instead, need
to redirect output in standalone exec line. Redirected to
/var/log/ansible-server.log
- Updated LCM config to use ansiblehost alias to reach ansible
(was incorrectly using 0.0.0.0)
Change-Id: I4b1b6bbc5f3df6f480333d53adda4c8e6e0d6510
Issue-ID: SDNC-288
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Former-commit-id: 50c65c2c7cd92db6d14215114d098b33da5f618d
|
|
Property file for LCM DGs
Change-Id: I8f5e115a65f779c8b7136cfcf29e165b3527d4a0
Issue-ID: SDNC-289
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
Former-commit-id: 798f8776ccd874ae3e4192b8e5c578fb70dbad74
|