From ee204dbf16697b3c3628165c1b59cd4449ae57a7 Mon Sep 17 00:00:00 2001 From: Jake Hutchinson Date: Mon, 2 Dec 2024 13:15:50 +0000 Subject: [PATCH] tmp: include distro name --- etc/kayobe/ipa.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/kayobe/ipa.yml b/etc/kayobe/ipa.yml index 590ebbf33..ee5f4fc4d 100644 --- a/etc/kayobe/ipa.yml +++ b/etc/kayobe/ipa.yml @@ -45,7 +45,8 @@ ipa_build_dib_elements_extra: # Dictionary of additional environment variables to provide to Diskimage # Builder (DIB) during IPA image build. -#ipa_build_dib_env_extra: +ipa_build_dib_env_extra: + DISTRO_NAME: ubuntu # Dictionary of environment variables to provide to Diskimage Builder (DIB) # during IPA image build.