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:
Jonathan Lebon 2024-09-17 13:56:47 -04:00
parent 9ce9d35a61
commit e89c5542ea
No known key found for this signature in database
3 changed files with 1 additions and 1 deletions

View File

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

View File

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