/[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 3217 by boklm, Thu May 30 20:45:10 2013 UTC revision 3218 by boklm, Thu May 30 21:33:04 2013 UTC
# Line 532  class mga_buildsystem::config { Line 532  class mga_buildsystem::config {
532              'infra_1'  => {              'infra_1'  => {
533                  'arch' => $std_arch,                  'arch' => $std_arch,
534                  'medias' => $infra_medias,                  'medias' => $infra_medias,
535                  'base_media' => $std_base_media,                  'base_media' => [ '1/core/release', '1/core/updates', 'infra/updates' ],
536                  'branch' => 'Official',                  'branch' => 'Official',
537                  'version' => '1',                  'version' => '1',
538                  'submit_allowed' => $svn_root_packages,                  'submit_allowed' => $svn_root_packages,
# Line 563  class mga_buildsystem::config { Line 563  class mga_buildsystem::config {
563              'infra_2'  => {              'infra_2'  => {
564                  'arch' => $std_arch,                  'arch' => $std_arch,
565                  'medias' => $infra_medias,                  'medias' => $infra_medias,
566                  'base_media' => $std_base_media,                  'base_media' => [ '2/core/release', '2/core/updates', 'infra/updates' ],
567                  'branch' => 'Official',                  'branch' => 'Official',
568                  'version' => '2',                  'version' => '2',
569                  'submit_allowed' => $svn_root_packages,                  'submit_allowed' => $svn_root_packages,

Legend:
Removed from v.3217  
changed lines
  Added in v.3218

  ViewVC Help
Powered by ViewVC 1.1.30