Clean-up existing docker-compose solutions
[oam.git] / solution / integration / smo / common / kafka / zk_client_jaas.conf
diff --git a/solution/integration/smo/common/kafka/zk_client_jaas.conf b/solution/integration/smo/common/kafka/zk_client_jaas.conf
deleted file mode 100755 (executable)
index d4ef1eb..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Client {
-   org.apache.zookeeper.server.auth.DigestLoginModule required
-   username="kafka"
-   password="kafka_secret";
- };
\ No newline at end of file