copr: F41 images have no dnf-makecache
This commit is contained in:
parent
297d92b7b0
commit
88db397f07
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue