blob: 90bc55115bee30d2d4dcceaad6d69d2ff79f6e74 [file] [log] [blame]
Instrumentaldf9e8272018-04-05 20:52:32 -05001# Variables for building Docker entities
2ORG=onap
3PROJECT=aaf
4DOCKER_REPOSITORY=nexus3.onap.org:10003
5VERSION=2.1.0-SNAPSHOT
6CONF_ROOT_DIR=/opt/app/osaaf
7
8# Local Env info
9HOSTNAME=meriadoc.mithril.sbc.com
10HOST_IP=172.17.0.3
11CASS_HOST="cass.aaf.osaaf.org:172.17.0.2"
12
13