diff options
| author | Pascal Terjan <pterjan@gmail.com> | 2016-03-02 10:37:16 +0000 |
|---|---|---|
| committer | Pascal Terjan <pterjan@gmail.com> | 2016-03-02 10:37:16 +0000 |
| commit | 22c7310b8fafb7df512e4e44f81dfda41675658f (patch) | |
| tree | 390312dbab2dcc0544c19c28e69eff42702b6762 /modules | |
| parent | acdaaf3571973f8045e5e7348811ad7e469bd2c3 (diff) | |
| download | puppet-22c7310b8fafb7df512e4e44f81dfda41675658f.tar puppet-22c7310b8fafb7df512e4e44f81dfda41675658f.tar.gz puppet-22c7310b8fafb7df512e4e44f81dfda41675658f.tar.bz2 puppet-22c7310b8fafb7df512e4e44f81dfda41675658f.tar.xz puppet-22c7310b8fafb7df512e4e44f81dfda41675658f.zip | |
Remove armv5tl from dependency checks, this does not work very well
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/youri-check/templates/cauldron.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index 46c38707..036d8231 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -386,26 +386,11 @@ medias: allowed: - core.x86_64 - core.i586 - - core.armv5tl missing: allowed: - core.sources - core.armv5tl: - class: Youri::Media::URPM - options: - name: core - type: binary - hdlist: ${mirror_armv5tl}/media_info/hdlist_core.cz - options: - dependencies: - allowed: - - core.armv5tl - missing: - allowed: - - core.sources - core.sources: class: Youri::Media::URPM options: @@ -417,7 +402,6 @@ medias: allowed: - core.x86_64 - core.i586 - - core.armv5tl nonfree.i586: class: Youri::Media::URPM |
