From e91d83921004ad23e926eb8b9bd3474366266bed 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..93ac678db 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_NANE: ubuntu # Dictionary of environment variables to provide to Diskimage Builder (DIB) # during IPA image build.