aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-02-28 18:12:37 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-02-28 18:12:37 +0000
commitfee04500a09b477c20f028b351e2ca0762d0b4dc (patch)
treefa920b4458a38620bd407749224981a122ac47a1
parent600f97f4d08b6ba28536ee74664c0d92aa7c91e4 (diff)
parentf4d0f289a147ee1f80fc6dfe110269199f204791 (diff)
Merge "comment out es docker"
-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>