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
|
- bootupd.yaml
|
||||||
- ostree.yaml
|
- ostree.yaml
|
||||||
- initramfs.yaml
|
- initramfs.yaml
|
||||||
- autoupdates.yaml
|
|
||||||
- basic-fixes.yaml
|
- basic-fixes.yaml
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue