summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-28 20:10:20 +0200
committerMichael Lando <ml636r@att.com>2017-02-28 20:10:20 +0200
commitf4d0f289a147ee1f80fc6dfe110269199f204791 (patch)
tree4ccdad8b29c08f44542031dd9692df251d887e2e
parentc34b77cead2a33421d86e3a712b222bc8cef6a8f (diff)
comment out es docker
Change-Id: Ib01aa5975c9dd1e2f979e320d95ce3e930615189 Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r--sdc-os-chef/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml
index 150b52f54f..36bc3c1e71 100644
--- a/sdc-os-chef/pom.xml
+++ b/sdc-os-chef/pom.xml
@@ -148,14 +148,14 @@
</image>
<!-- Build elastic search image -->
- <image>
+ <!--<image>
<name>openecomp/sdc-elasticsearch:%l</name>
<alias>sdc-elasticsearch</alias>
<build>
<cleanup>try</cleanup>
<dockerFileDir>${project.basedir}/sdc-elasticsearch</dockerFileDir>
</build>
- </image>
+ </image>-->
<!-- Build kibana image -->
<image>