mirror of
https://gitlab.com/fedora/bootc/base-images.git
synced 2026-09-03 06:50:46 +00:00
Move automatic updates by default from tier-0 to tier-1
tier-1 is more opinionated and automatic updates by default is definitely a very strong opinion. This makes it easier to inherit from tier-0 without having to undo that knob if it's not desirable. Prep for !48.
This commit is contained in:
parent
9ce9d35a61
commit
e89c5542ea
3 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue