Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 2 additions & 13 deletions manifest-c10s.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# Manifest for CentOS Stream CoreOS 10

metadata:
license: MIT
name: scos
summary: CentOS Stream CoreOS 10

variables:
id: "centos"
osversion: "centos-10"
# tell `cosa build` to default to buildah path
build_with_buildah: true

# Include manifests common to all RHEL and CentOS Stream versions
include:
Expand All @@ -18,12 +13,6 @@ repos:
- c10s-appstream
- c10s-extras-common

automatic-version-prefix: "10.0.<date:%Y%m%d>"
# This ensures we're semver-compatible which OpenShift wants
automatic-version-suffix: "-"

mutate-os-release: "10"

packages:
- centos-stream-release
- centos-release-cloud-common
Expand Down