summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-04-13 09:29:19 -0700
committerPatrick Brady <pb071s@att.com>2018-04-13 09:29:23 -0700
commitd227b8350e4f0ec5c3887631a151e4c82b03d5a6 (patch)
tree6aa920f3470c0a5f15b56857c4b089ae084b4aa2
parent0f0fe45c47125b2f8df9cb3ee24c20d63deb8aba (diff)
Remove event-listener auto install
Event listerner is preventing Nitrogen from restarting properly. Removing until problem is figured out. Change-Id: Ib98aa2dbd0a65603284701f9dc53546bb7daadf8 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
-rw-r--r--installation/appc/src/main/scripts/installFeatures.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh
index 152b751..569b5d1 100644
--- a/installation/appc/src/main/scripts/installFeatures.sh
+++ b/installation/appc/src/main/scripts/installFeatures.sh
@@ -84,8 +84,7 @@ APPC_FEATURES_1=" \
appc-config-flow-controller \
appc-config-params \
appc-artifact-handler \
- appc-aai-client \
- appc-event-listener"
+ appc-aai-client"
APPC_FEATURES_UNZIP=" \
appc-metric \