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

Different strategy for empty cloud-common repo

parent 10bae07d
No related branches found
No related tags found
No related merge requests found
# kind: resf.peridot.v1.CatalogSync
# placeholder package to declare an empty repo
package {
name: "peridot-placeholder"
name: "kernel"
type: 2
repository {
name: "cloud-common"
# use placeholder filter to force a new repo without any artifacts
include_filter: "peridot-placeholder.noarch"
}
}
package {
name: "kernel"
type: 2
repository {
name: "cloud-kernel"
include_filter: "kernel-debug-devel-matched.aarch64"
......
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