commit | 12f7f46efd897a01ebe7894d0f26f95a6c8e2672 | [log] [tgz] |
---|---|---|
author | Instrumental <jcgmisc@stl.gathman.org> | Mon Apr 23 15:43:47 2018 -0500 |
committer | Instrumental <jcgmisc@stl.gathman.org> | Mon Apr 23 15:44:51 2018 -0500 |
tree | 5aef7b8c1e6960c936f11126b0575d6bb86d8f4f | |
parent | 0d04b7513ab8f5c3bd9967fad9772688113fe437 [diff] [blame] |
Add sample AAF Setup Demoing Issue-ID: AAF-256 Change-Id: I1d21238c48cee5fa64184bf014d9cde975d51583 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
diff --git a/auth/docker/dstop.sh b/auth/docker/dstop.sh index 6105a00..58ac0bf 100644 --- a/auth/docker/dstop.sh +++ b/auth/docker/dstop.sh
@@ -1,8 +1,5 @@ #!/bin/bash dstop.sh -ORG=onap -PROJECT=aaf -DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.0-SNAPSHOT +# Pull in Properties . ./d.props if [ "$1" == "" ]; then