From b2ba2b570e7d33334384e4db5d3071ac7779751e Mon Sep 17 00:00:00 2001 From: nazunalika Date: Thu, 10 Feb 2022 11:00:04 -0700 Subject: [PATCH] add eth-tools with note and modules for 9 --- module.yml | 3 +++ patch.yml | 1 + 2 files changed, 4 insertions(+) diff --git a/module.yml b/module.yml index 6b69349..c4fdfa8 100644 --- a/module.yml +++ b/module.yml @@ -212,6 +212,9 @@ modules: idm: DL1: ['adtrust', 'client', 'common', 'dns', 'server'] client: ['common', 'default', 'epn', 'smb'] + container-tools: + 3.0: ['common'] + latest: ['common'] r9lh: idm: DL1: ['adtrust', 'client', 'common', 'dns', 'server'] diff --git a/patch.yml b/patch.yml index 606f76e..d5f3811 100644 --- a/patch.yml +++ b/patch.yml @@ -37,6 +37,7 @@ debrand: r8: - anaconda - dotnet3.0 + - eth-tools # temporary, might be needed for 9 temporarily - fwupdate - libguestfs # temporary - osinfo-db # temporary, might be needed for 9 temporarily