Skip to content
Snippets Groups Projects
Verified Commit 354943d0 authored by Mustafa Gezen's avatar Mustafa Gezen :construction_site:
Browse files

Force sync on kernel package

parent 97a197cc
No related branches found
No related tags found
No related merge requests found
# kind: resf.peridot.v1.CatalogSync
exclude_filter {
repo_match: "^cloud-common$"
arch {
key: "*"
glob_match: "kernel-debug-devel-matched"
}
}
package {
name: "kernel"
type: 2
repository {
name: "cloud-common"
# use placeholder filter to force a new repo without any artifacts
include_filter: "peridot-placeholder.noarch"
# use an include filter, then exclude same NA to force an empty repo
include_filter: "kernel-debug-devel-matched.aarch64"
}
repository {
name: "cloud-kernel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment