Update to use ONAP standard base images
[ccsdk/distribution.git] / ansible-server / src / main / ansible-server / startAnsibleServer.sh
index 2853aca..172ae53 100755 (executable)
@@ -2,5 +2,5 @@
 exec &> >(tee -a "/var/log/ansible-server.log")
 
 cd /opt/onap/ccsdk
-exec /usr/bin/python3 RestServer.py
+exec /usr/local/bin/python3 RestServer.py