1 2 3 4 5 6 7 8 9 10 11 12 13
# Configuration file for ves-openapi-manager Makefile # consts COMPOSE = docker-compose MVN = mvn DOCKER = docker SSH = ssh # Port-forwarding configuration RKE_IP=10.129.36.103 WORKER_IP=10.129.36.116 MESSAGE_ROUTER_PORT=30000 SSH_LAB_KEY_PATH=~/Scripts/labs_keys/onap-8414.pem