/[adm]/puppet/deployment/mga_buildsystem/manifests/config.pp
ViewVC logotype

Diff of /puppet/deployment/mga_buildsystem/manifests/config.pp

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

revision 3463 by tmb, Sun Apr 27 09:39:26 2014 UTC revision 3464 by tmb, Sun Apr 27 20:29:56 2014 UTC
# Line 687  class mga_buildsystem::config { Line 687  class mga_buildsystem::config {
687                      'upload' => {                      'upload' => {
688                          'targets' => $infra_youri_upload_targets,                          'targets' => $infra_youri_upload_targets,
689                          'checks' => {                          'checks' => {
690                              'rpmlint' => $mga2_rpmlint,                              'rpmlint' => $mga3_rpmlint,
691                          },                          },
692                      },                      },
693                      'todo' => {                      'todo' => {
694                          'targets' => $infra_youri_todo_targets,                          'targets' => $infra_youri_todo_targets,
695                          'checks' => {                          'checks' => {
696                              'rpmlint' => $mga2_rpmlint,                              'rpmlint' => $mga3_rpmlint,
697                              'version' => $infra_version_check,                              'version' => $infra_version_check,
698                          },                          },
699                      },                      },
# Line 718  class mga_buildsystem::config { Line 718  class mga_buildsystem::config {
718                      'upload' => {                      'upload' => {
719                          'targets' => $infra_youri_upload_targets,                          'targets' => $infra_youri_upload_targets,
720                          'checks' => {                          'checks' => {
721                              'rpmlint' => $mga2_rpmlint,                              'rpmlint' => $mga4_rpmlint,
722                          },                          },
723                      },                      },
724                      'todo' => {                      'todo' => {
725                          'targets' => $infra_youri_todo_targets,                          'targets' => $infra_youri_todo_targets,
726                          'checks' => {                          'checks' => {
727                              'rpmlint' => $mga2_rpmlint,                              'rpmlint' => $mga4_rpmlint,
728                              'version' => $infra_version_check,                              'version' => $infra_version_check,
729                          },                          },
730                      },                      },

Legend:
Removed from v.3463  
changed lines
  Added in v.3464

  ViewVC Help
Powered by ViewVC 1.1.30