Merge pull request #130 from cgwalters/base-add-bootc
tier-0: bootc is now in c9s
This commit is contained in:
commit
6553f32ebb
|
|
@ -49,11 +49,8 @@ remove-from-packages:
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2105177
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2105177
|
||||||
- [dbus-common, /usr/lib/sysusers.d/dbus.conf]
|
- [dbus-common, /usr/lib/sysusers.d/dbus.conf]
|
||||||
|
|
||||||
conditional-include:
|
|
||||||
- if: distro == "eln"
|
|
||||||
include: bootc.yaml
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
- bootc.yaml
|
||||||
- ostree.yaml
|
- ostree.yaml
|
||||||
- bootc-config.yaml
|
- bootc-config.yaml
|
||||||
- initramfs.yaml
|
- initramfs.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue