diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-10-24 13:18:57 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-10-24 13:20:32 -0500 |
commit | eccc9022dce35a561e12a071e45ac808b456e204 (patch) | |
tree | 117f43c43195c025ea70c0e93dec1c3fe5a9ccbf /auth/docker/cass.props-e | |
parent | 9fe1153c6bad63922e026d1db86e51b95a92c6cc (diff) |
remove Cass references
Issue-ID: AAF-583
Change-Id: Iff72d70e786a6d3c30c662d975a41b1561ab6138
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/docker/cass.props-e')
-rw-r--r-- | auth/docker/cass.props-e | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auth/docker/cass.props-e b/auth/docker/cass.props-e deleted file mode 100644 index fc9bab43..00000000 --- a/auth/docker/cass.props-e +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -CASS_HOST=cass.aaf.osaaf.org:<Cass IP> |