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:
Colin Walters (Red Hat) 2024-09-17 18:11:03 +00:00
commit e6c505b14a
3 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,6 @@ include:
- bootupd.yaml - bootupd.yaml
- ostree.yaml - ostree.yaml
- initramfs.yaml - initramfs.yaml
- autoupdates.yaml
- basic-fixes.yaml - basic-fixes.yaml
packages: packages:

View File

@ -3,6 +3,7 @@ recommends: true
include: include:
- ../tier-0/manifest.yaml - ../tier-0/manifest.yaml
- autoupdates.yaml
- bootable-rpm-ostree.yaml - bootable-rpm-ostree.yaml
- podman.yaml - podman.yaml
- firmware.yaml - firmware.yaml