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

Diff of /puppet/modules/buildsystem/manifests/init.pp

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

revision 1645 by boklm, Wed May 4 22:29:26 2011 UTC revision 1646 by boklm, Fri May 27 13:42:06 2011 UTC
# Line 405  class buildsystem { Line 405  class buildsystem {
405          }          }
406      }      }
407    
408        class release {
409            subversion::snapshot { "/root/release":
410                source => "svn://svn.$domain/soft/release/trunk/",
411            }
412    
413            package { "hardlink":
414                ensure => "installed",
415            }
416        }
417    
418      # A script to copy on valstar the 2010.1 rpms built on jonund      # A script to copy on valstar the 2010.1 rpms built on jonund
419      class sync20101 inherits base {      class sync20101 inherits base {
420         file { "/usr/local/bin/sync2010.1":         file { "/usr/local/bin/sync2010.1":

Legend:
Removed from v.1645  
changed lines
  Added in v.1646

  ViewVC Help
Powered by ViewVC 1.1.30