From b7ad1c5f9dd244a7756ad691735a2e2d648f7920 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 23 May 2013 15:07:32 +0000 Subject: buildsystem::var::webstatus: add comments --- modules/buildsystem/manifests/var/webstatus.pp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'modules/buildsystem') diff --git a/modules/buildsystem/manifests/var/webstatus.pp b/modules/buildsystem/manifests/var/webstatus.pp index 85027a26..371db756 100644 --- a/modules/buildsystem/manifests/var/webstatus.pp +++ b/modules/buildsystem/manifests/var/webstatus.pp @@ -1,3 +1,9 @@ +# $svn_url: +# svn url where the sources of webstatus are located +# $hostname: +# vhost name of the webstatus page +# $location: +# path of the directory where the webstatus files are located class buildsystem::var::webstatus( $svn_url = "svn://svn.mageia.org/soft/build_system/web/", $hostname = "pkgsubmit.$::domain", -- cgit v1.2.1