Merge "fix odl sulfur aaa artifact"
authorDan Timoney <dtimoney@att.com>
Thu, 1 Sep 2022 11:16:39 +0000 (11:16 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 1 Sep 2022 11:16:39 +0000 (11:16 +0000)
opendaylight/sulfur/sulfur-alpine/src/main/docker/Dockerfile

index 4201b83..15b17d8 100644 (file)
@@ -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/