diff options
author | Jani Välimaa <wally@mageia.org> | 2024-12-27 20:41:22 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-12-27 20:41:22 +0200 |
commit | 307d71d0d80c8bbd2168a9941615d2c428ec2102 (patch) | |
tree | 936ecf796077a9cfd56bc256503b9dde60e02f6d | |
parent | b3a6d57590e7f55040f2a46f034cb23c627495f7 (diff) | |
download | puppet-307d71d0d80c8bbd2168a9941615d2c428ec2102.tar puppet-307d71d0d80c8bbd2168a9941615d2c428ec2102.tar.gz puppet-307d71d0d80c8bbd2168a9941615d2c428ec2102.tar.bz2 puppet-307d71d0d80c8bbd2168a9941615d2c428ec2102.tar.xz puppet-307d71d0d80c8bbd2168a9941615d2c428ec2102.zip |
youri-check: don't check acme from Gnome we have another pkg with same name
-rw-r--r-- | modules/youri-check/templates/cauldron.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index 6c70ddc8..801f9d82 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -169,6 +169,7 @@ tests: options: url: https://download.gnome.org/sources/ aliases: + acme: ~ GConf: ~ GConf2: GConf gcr: ~ @@ -240,6 +241,7 @@ tests: options: url: https://download.gnome.org/sources/ aliases: + acme: ~ GConf: ~ GConf2: GConf gcr: ~ |