copr: F41 images have no dnf-makecache

This commit is contained in:
Pavel Raiskup 2024-11-13 09:46:18 +01:00
parent 297d92b7b0
commit 88db397f07

View file

@ -279,6 +279,7 @@
name: dnf-makecache.timer name: dnf-makecache.timer
state: stopped state: stopped
enabled: no enabled: no
ignore_errors: true
when: when:
- preparing_image - preparing_image
@ -287,6 +288,7 @@
name: dnf-makecache.service name: dnf-makecache.service
state: stopped state: stopped
enabled: no enabled: no
ignore_errors: true
when: when:
- preparing_image - preparing_image