summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-01 11:16:39 +0000
committerGerrit Code Review <gerrit@onap.org>2022-09-01 11:16:39 +0000
commitb033cf6cdb90d139ced1097d2ab581a7445e9516 (patch)
treee2960e2b06c0a885f662659792a8424c36e765d5
parent9d34fec8d289f603f8f396f4313f4c5d31356796 (diff)
parentecce726c43debe0b3c1e3225cfb4f1936672be13 (diff)
Merge "fix odl sulfur aaa artifact"
-rw-r--r--opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile b/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
index 4201b83e..15b17d80 100644
--- a/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
+++ b/opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile
@@ -21,7 +21,7 @@ RUN sed -i -e 's/# %wheel ALL=(ALL) NOPASSWD: ALL/%wheel ALL=(ALL) NOPASSWD: ALL
&& addgroup odl wheel
# Patch some opendaylight artifacts
-#COPY system $ODL_HOME/system
+COPY system $ODL_HOME/system
# Add missing scripts see SDNC-1056
#COPY configure_cluster.sh configure-cluster-ipdetect.sh custom_shard_config.txt set_persistence.sh $ODL_HOME/bin/