Skip to content

Commit

Permalink
manifest: Use cri-o module from Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
LorbusChris committed Nov 13, 2021
1 parent 0aca0a6 commit 5cbde26
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 7 additions & 2 deletions manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ ref: fedora/${basearch}/coreos/okd
repos:
- fedora
- fedora-updates
- fedora-modular
- fedora-updates-modular
- updates-archive
- fedora-coreos-pool
- copr:copr.fedorainfracloud.org:networkmanager:NetworkManager-1.32
- crio
- cri-tools
- okd-rpms

packages:
Expand All @@ -33,6 +33,11 @@ packages:
# User metrics
- fedora-coreos-pinger

modules:
enable:
# cri-o and cri-tools
- cri-o:1.22

# We include hours/minutes to avoid version number reuse
automatic-version-prefix: "410.34.<date:%Y%m%d%H%M>"
# This ensures we're semver-compatible which OpenShift wants
Expand Down
2 changes: 0 additions & 2 deletions okd-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,5 @@ packages:
- qemu-guest-agent
- glusterfs
- glusterfs-fuse
- crio
- cri-tools
- openshift-hyperkube
- openshift-clients

0 comments on commit 5cbde26

Please sign in to comment.