[ci] Correct the podman systemd file names

[NO NEW TESTS NEEDED] - this is a CI fix

Co-authored-by: Chris Evich <cevich@redhat.com>

Signed-off-by: Dan Čermák <dcermak@suse.com>
This commit is contained in:
Dan Čermák
2023-08-03 08:27:08 +02:00
parent dd4f47dd98
commit 706c51b52b

View File

@ -269,7 +269,7 @@ remove_packaged_podman_files() {
req_env_vars OS_RELEASE_ID
# If any binaries are resident they could cause unexpected pollution
for unit in io.podman.service io.podman.socket
for unit in podman.socket podman-auto-update.timer
do
for state in enabled active
do