Merge pull request #105 from cgwalters/fix-bootc-to-eln
tier-0: bootc is only in eln
This commit is contained in:
commit
b65d2c5bdc
|
|
@ -50,7 +50,7 @@ remove-from-packages:
|
|||
- [dbus-common, /usr/lib/sysusers.d/dbus.conf]
|
||||
|
||||
conditional-include:
|
||||
- if: distro != "stream9"
|
||||
- if: distro == "eln"
|
||||
include: bootc.yaml
|
||||
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in New Issue