aboutsummaryrefslogtreecommitdiffstats
path: root/modules/youri-check/templates
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2018-10-06 12:43:37 +0000
committerPascal Terjan <pterjan@mageia.org>2018-10-06 12:45:06 +0000
commit4baabd4e7b8bfb9e7fafcd421bb6b0e5d1681e63 (patch)
tree932c7a21f2917c7cd5d47ca5bb564a1a95b9a321 /modules/youri-check/templates
parent863c3b62e06f7314d8cd1b0e31665d5e7d806d08 (diff)
downloadpuppet-4baabd4e7b8bfb9e7fafcd421bb6b0e5d1681e63.tar
puppet-4baabd4e7b8bfb9e7fafcd421bb6b0e5d1681e63.tar.gz
puppet-4baabd4e7b8bfb9e7fafcd421bb6b0e5d1681e63.tar.bz2
puppet-4baabd4e7b8bfb9e7fafcd421bb6b0e5d1681e63.tar.xz
puppet-4baabd4e7b8bfb9e7fafcd421bb6b0e5d1681e63.zip
Try adding a aarch64 media to check
Diffstat (limited to 'modules/youri-check/templates')
-rw-r--r--modules/youri-check/templates/cauldron.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf
index 3c423c48..0be23ce4 100644
--- a/modules/youri-check/templates/cauldron.conf
+++ b/modules/youri-check/templates/cauldron.conf
@@ -2,6 +2,7 @@
# helper variables
mirror: http://repository.mageia.org/distrib/cauldron
+mirror_aarch64: ${mirror}/aarch64/media
mirror_i586: ${mirror}/i586/media
mirror_x86_64: ${mirror}/x86_64/media
@@ -361,6 +362,20 @@ reports:
# media definitions
medias:
+ core.aarch64:
+ class: Youri::Media::URPM
+ options:
+ name: core
+ type: binary
+ hdlist: ${mirror_aarch64}/core/release/media_info/hdlist.cz
+ options:
+ dependencies:
+ allowed:
+ - core.aarch64
+ missing:
+ allowed:
+ - core.sources
+
core.i586:
class: Youri::Media::URPM
options: