copr-hypervisor: set metadata_expire on helpers directory
This commit is contained in:
parent
6fc324cf25
commit
028476bfa2
1 changed files with 5 additions and 1 deletions
|
@ -179,11 +179,15 @@
|
|||
gpgcheck=1
|
||||
gpgkey=https://download.copr.fedorainfracloud.org/results/praiskup/helpers/pubkey.gpg
|
||||
repo_gpgcheck=0
|
||||
metadata_expire=60
|
||||
enabled=1
|
||||
enabled_metadata=1
|
||||
tags:
|
||||
- update_helpers
|
||||
- packages
|
||||
|
||||
- name: install the latest helper package
|
||||
dnf: name=praiskup-helpers state=latest
|
||||
package: name=praiskup-helpers state=latest
|
||||
tags:
|
||||
- update_helpers
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue