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

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

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

revision 3323 by boklm, Thu May 23 15:07:53 2013 UTC revision 3324 by colin, Tue Aug 20 23:52:10 2013 UTC
# Line 1  Line 1 
1  # $svn_url:  # $git_url:
2  #   svn url where the sources of webstatus are located  #   git url where the sources of webstatus are located
3  # $hostname:  # $hostname:
4  #   vhost name of the webstatus page  #   vhost name of the webstatus page
5  # $location:  # $location:
# Line 14  Line 14 
14  #   path of the directory where the themes are located. If you want  #   path of the directory where the themes are located. If you want
15  #   to use a theme not included in webstatus, you need to change this.  #   to use a theme not included in webstatus, you need to change this.
16  class buildsystem::var::webstatus(  class buildsystem::var::webstatus(
17      $svn_url = "svn://svn.mageia.org/soft/build_system/web/",      $git_url = "git://git.mageia.org/web/pkgsubmit",
18      $hostname = "pkgsubmit.$::domain",      $hostname = "pkgsubmit.$::domain",
19      $location = '/var/www/bs',      $location = '/var/www/bs',
20      $package_commit_url,      $package_commit_url,

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

  ViewVC Help
Powered by ViewVC 1.1.30