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

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

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

revision 2853 by boklm, Tue Sep 4 16:11:24 2012 UTC revision 2854 by boklm, Wed Sep 26 16:52:16 2012 UTC
# Line 19  class mga_buildsystem::mainnode { Line 19  class mga_buildsystem::mainnode {
19          port => '4252',          port => '4252',
20          proto => 'tcp',          proto => 'tcp',
21      }      }
22    
23        $rpmlint_packages = [ "rpmlint-mageia-policy", "rpmlint-mageia-mga2-policy"]
24        package { $rpmlint_packages:
25            ensure => installed,
26        }
27  }  }

Legend:
Removed from v.2853  
changed lines
  Added in v.2854

  ViewVC Help
Powered by ViewVC 1.1.28