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

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

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

revision 3323 by pterjan, Thu Aug 8 22:49:42 2013 UTC revision 3324 by colin, Tue Aug 20 23:52:10 2013 UTC
# Line 30  class buildsystem::webstatus { Line 30  class buildsystem::webstatus {
30          content  => template('buildsystem/vhost_webstatus.conf'),          content  => template('buildsystem/vhost_webstatus.conf'),
31      }      }
32    
33      subversion::snapshot { $buildsystem::var::webstatus::location:      git::snapshot { $buildsystem::var::webstatus::location:
34          source => $buildsystem::var::webstatus::svn_url,          source => $buildsystem::var::webstatus::git_url,
35      }      }
36    
37      file { '/etc/bs-webstatus.conf':      file { '/etc/bs-webstatus.conf':

Legend:
Removed from v.3323  
changed lines
  Added in v.3324

  ViewVC Help
Powered by ViewVC 1.1.30