diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-02-07 18:53:11 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-02-07 18:53:18 -0600 |
commit | 39596f5b6d2c67d8c2b357243ecfb2dd6d746796 (patch) | |
tree | dca4f08d6ad0a65cfb378f2f097bbcff165315b6 /auth/docker/d.props.init | |
parent | 27afb0201ce717c25d8ffcc50f8b4972fc98f5c5 (diff) |
Minor fixes starting from Scratch
Issue-ID: AAF-698
Change-Id: Ie279c11f9f385e9cb179cbe3e16de35cbfa33ecf
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/d.props.init')
-rw-r--r-- | auth/docker/d.props.init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index c406b81c..3aaea001 100644 --- a/auth/docker/d.props.init +++ b/auth/docker/d.props.init @@ -26,6 +26,7 @@ CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/" NAMESPACE=onap +USER=aaf # HOSTNAME=aaf.osaaf.org |