From 7326c3686a6092d508b3144e4328387fcb9e5368 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 15 Jan 2024 09:33:53 -0500 Subject: [PATCH] tier-0: bootc is now in c9s So drop the conditional. --- tier-0/manifest.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tier-0/manifest.yaml b/tier-0/manifest.yaml index 9590ac2..cd649fc 100644 --- a/tier-0/manifest.yaml +++ b/tier-0/manifest.yaml @@ -49,11 +49,8 @@ remove-from-packages: # https://bugzilla.redhat.com/show_bug.cgi?id=2105177 - [dbus-common, /usr/lib/sysusers.d/dbus.conf] -conditional-include: - - if: distro == "eln" - include: bootc.yaml - include: + - bootc.yaml - ostree.yaml - bootc-config.yaml - initramfs.yaml