/[adm]/puppet/modules/buildsystem/manifests/var/youri.pp
ViewVC logotype

Diff of /puppet/modules/buildsystem/manifests/var/youri.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3340 by boklm, Thu May 23 15:06:43 2013 UTC revision 3341 by pterjan, Sun Sep 29 18:07:47 2013 UTC
# Line 216  class buildsystem::var::youri( Line 216  class buildsystem::var::youri(
216                  'maintdb' => {                  'maintdb' => {
217                      'class' => 'Youri::Submit::Action::UpdateMaintDb',                      'class' => 'Youri::Submit::Action::UpdateMaintDb',
218                  },                  },
219                    'rebuild' => {
220                        'class' => 'Youri::Submit::Action::RebuildPackage',
221                        'options' => {
222                            'rules' => {
223                                'drakx-installer-binaries' => qw(drakx-installer-images),
224                                'kernel' => qw(drakx-installer-images kmod-virtualbox kmod-xtables-addons),
225                                'perl' => qw(drakx-installer-stage2),
226                                'rpm' => qw(drakx-installer-stage2),
227                            },
228                        },
229                    },
230              },              },
231              'posts' => {              'posts' => {
232                  'genhdlist2' => {                  'genhdlist2' => {

Legend:
Removed from v.3340  
changed lines
  Added in v.3341

  ViewVC Help
Powered by ViewVC 1.1.30