]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/Containerfile: purge .repo files with secrets before commit
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Nov 2024 02:18:59 +0000 (18:18 -0800)
committerDan Mick <dan.mick@redhat.com>
Wed, 4 Dec 2024 00:38:51 +0000 (16:38 -0800)
commit08432ef54212aa2aba724102854082e76f0cd847
treeb69c2efdde4519ad719cffbedf2ddea335c75e33
parentce74f14de5042774b8386b0eff04497b517eaacc
container/Containerfile: purge .repo files with secrets before commit

ceph.repo had creds in it for download.ceph.com/prerelease.
Remove the .repo files we construct, since they're not necessary
once the container is built (no one should be dnf'ing anything
in the container).

Signed-off-by: Dan Mick <dan.mick@redhat.com>
container/Containerfile