tier-0: bootc is only in eln
Prep for building with non-stream9 distros. (TODO: add a dedicated variable for this at the toplevel)
This commit is contained in:
parent
ca31675a74
commit
6c9d3b8b62
|
|
@ -50,7 +50,7 @@ remove-from-packages:
|
||||||
- [dbus-common, /usr/lib/sysusers.d/dbus.conf]
|
- [dbus-common, /usr/lib/sysusers.d/dbus.conf]
|
||||||
|
|
||||||
conditional-include:
|
conditional-include:
|
||||||
- if: distro != "stream9"
|
- if: distro == "eln"
|
||||||
include: bootc.yaml
|
include: bootc.yaml
|
||||||
|
|
||||||
include:
|
include:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue