diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-11-02 09:39:54 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-11-02 09:40:06 -0500 |
commit | 365a488884271caf30f05256a9437a873ccda81a (patch) | |
tree | 6d7124e105d566cfae02fcb3d5b97aaa86fe2702 /auth/docker/.gitignore | |
parent | ce8676cf8e92559c8149e6e382dea208e348c5de (diff) |
Improve Docker start
For Docker style starts, pull in CASS_HOST info automatically
Issue-ID: AAF-603
Change-Id: Ia0b2e73eb34c29d028c7c1d3f9c19705e4176159
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/.gitignore')
-rw-r--r-- | auth/docker/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/docker/.gitignore b/auth/docker/.gitignore index 8aa26850..d3c3ab60 100644 --- a/auth/docker/.gitignore +++ b/auth/docker/.gitignore @@ -1,5 +1,6 @@ /local /d.props +/d.props.bak /aaf.props /cass.props /policy* |