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

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

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

revision 3004 by dmorgan, Wed Feb 20 16:05:46 2013 UTC revision 3005 by dmorgan, Wed Feb 20 18:58:29 2013 UTC
# Line 49  class bugzilla { Line 49  class bugzilla {
49      }      }
50    
51      subversion::snapshot { $bugzilla_location:      subversion::snapshot { $bugzilla_location:
52        source  => 'svn://svn.mageia.org/svn/web/templates/bugzilla/branches/4.0',        source  => 'svn://svn.mageia.org/svn/web/templates/bugzilla/trunk',
53        require => Package['bugzilla'],        require => Package['bugzilla'],
54      }      }
55    

Legend:
Removed from v.3004  
changed lines
  Added in v.3005

  ViewVC Help
Powered by ViewVC 1.1.30