Merge branch 'pr/autoupdates-tier-0' into 'main'
Move automatic updates by default from tier-0 to tier-1 See merge request fedora/bootc/base-images!49
This commit is contained in:
commit
e6c505b14a
|
|
@ -50,7 +50,6 @@ include:
|
|||
- bootupd.yaml
|
||||
- ostree.yaml
|
||||
- initramfs.yaml
|
||||
- autoupdates.yaml
|
||||
- basic-fixes.yaml
|
||||
|
||||
packages:
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ recommends: true
|
|||
|
||||
include:
|
||||
- ../tier-0/manifest.yaml
|
||||
- autoupdates.yaml
|
||||
- bootable-rpm-ostree.yaml
|
||||
- podman.yaml
|
||||
- firmware.yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue