fedora: Trim repos packages
We don't need the ostree bits or the modularity bits by default; containers are the focus. They can be added by anyone who wants them.
This commit is contained in:
parent
3afb0b6c90
commit
3fa9080872
|
|
@ -13,11 +13,6 @@ include:
|
|||
- oscore/kernel.yaml
|
||||
|
||||
packages:
|
||||
# We include this for historical reasons
|
||||
- fedora-repos-ostree
|
||||
# fedora-repos-modular was converted into its own subpackage in f33
|
||||
# Continue to include it in case users want to use it.
|
||||
- fedora-repos-modular
|
||||
# file-transfer: note fuse-sshfs is not in RHEL
|
||||
# so we can't put it in file-transfer.yaml
|
||||
# Storage
|
||||
|
|
|
|||
Loading…
Reference in New Issue