Fix ansible startup 20/78120/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 8 Feb 2019 14:58:39 +0000 (09:58 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 8 Feb 2019 14:58:39 +0000 (09:58 -0500)
Ansible server does not start up in CSIT test due to incorrect
entrypoint in docker-compose.yml (no longer needed due to changes
submitted by CIA team)

Change-Id: Ib643b41128ed9f043f009053e9405c6e3f6d880c
Issue-ID: SDNC-552
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: f98a53aa8d2b35f164d1bb4d12d79c616433c9f5

installation/src/main/yaml/docker-compose.yml

index 3852251..92ceeae 100644 (file)
@@ -27,7 +27,6 @@ services:
     depends_on :
       - db
     container_name: sdnc_ansible_container
-    entrypoint: ["/opt/onap/ccsdk/startAnsibleServer.sh"]
     ports:
       - "8000"
     links: