Skip to content

Commit

Permalink
Remove /out/opt/zededa/examples/config/
Browse files Browse the repository at this point in the history
This is no longer useful.

Signed-off-by: eriknordmark <[email protected]>
(cherry picked from commit 73a797f)
  • Loading branch information
eriknordmark committed Sep 2, 2024
1 parent 63c8aae commit 2ab4409
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/pillar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,6 @@ COPY --from=dnsmasq /usr/sbin/dnsmasq /out/opt/zededa/bin/dnsmasq
# to avoid conflicts and speedup re-builds
COPY --from=build /final /out

# We have to make sure configs survive in some location, but they don't pollute
# the default /config (since that is expected to be an empty mount point)
ADD conf/root-certificate.pem conf/server conf/server.production /out/opt/zededa/examples/config/
ADD scripts/device-steps.sh \
scripts/onboot.sh \
scripts/handlezedserverconfig.sh \
Expand Down

0 comments on commit 2ab4409

Please sign in to comment.