blob: 006245144885c6b894132d7608367abb1a140c10 [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
Instrumental3926bb22018-05-19 08:15:14 -05009HOSTNAME=
10HOST_IP=
11CASS_HOST=
Instrumentaldf9e8272018-04-05 20:52:32 -050012
13