use containernetworking-plugins and not -cni
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
13d3a5798a
commit
89224a0007
1 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ data:
|
|||
- buildah
|
||||
- container-selinux
|
||||
- container-storage-setup
|
||||
- containernetworking-cni
|
||||
- containernetworking-plugins
|
||||
- oci-register-machine
|
||||
- oci-systemd-hook
|
||||
- oci-umount
|
||||
|
|
@ -41,7 +41,7 @@ data:
|
|||
- buildah
|
||||
- container-selinux
|
||||
- container-storage-setup
|
||||
- containernetworking-cni
|
||||
- containernetworking-plugins
|
||||
- oci-register-machine
|
||||
- oci-systemd-hook
|
||||
- oci-umount
|
||||
|
|
@ -76,7 +76,7 @@ data:
|
|||
container-storage-setup:
|
||||
rationale: Primary component of this module
|
||||
ref: f29
|
||||
containernetworking-cni:
|
||||
containernetworking-plugins:
|
||||
rationale: Primary component of this module
|
||||
ref: f29
|
||||
buildorder: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue