Skip to content

Commit

Permalink
ubi9-ibm: unify ADD steps
Browse files Browse the repository at this point in the history
The "reef" template overrides the contents of the "ALL" template. As a
result, prior to this change, we missed an ADD command in the generated
Dockerfile.

Unify and simplify the instructions so we include the proper steps for
reef.

Signed-off-by: Ken Dreyer <[email protected]>
  • Loading branch information
ktdreyer committed Dec 6, 2023
1 parent 3b27708 commit 5f9c7c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions ceph-releases/ALL/ubi9-ibm/daemon-base/__ADD__
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
ADD ceph_call_home /usr/share/ceph/mgr/call_home_agent/ceph_call_home
ADD *.swidtag /var/lib/ceph/swidtag/
1 change: 0 additions & 1 deletion ceph-releases/reef/ubi9-ibm/daemon-base/__ADD__

This file was deleted.

0 comments on commit 5f9c7c9

Please sign in to comment.