diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-02-23 16:58:07 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-02-23 16:58:07 +0000 |
commit | 6c4510057062ee6ff1a97483f046afa77e5e054c (patch) | |
tree | 57cc61c745513bf10a200585c7fee2d94b5fec0d /modules/mgapeople/templates | |
parent | f6fb9a12be3eea86e88f47db1cb193144356983e (diff) | |
download | puppet-6c4510057062ee6ff1a97483f046afa77e5e054c.tar puppet-6c4510057062ee6ff1a97483f046afa77e5e054c.tar.gz puppet-6c4510057062ee6ff1a97483f046afa77e5e054c.tar.bz2 puppet-6c4510057062ee6ff1a97483f046afa77e5e054c.tar.xz puppet-6c4510057062ee6ff1a97483f046afa77e5e054c.zip |
mgapeople/mgapeople.conf: add maintdburl setting
Diffstat (limited to 'modules/mgapeople/templates')
-rw-r--r-- | modules/mgapeople/templates/mgapeople.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mgapeople/templates/mgapeople.conf b/modules/mgapeople/templates/mgapeople.conf index b0f1b5ff..ec1b2392 100644 --- a/modules/mgapeople/templates/mgapeople.conf +++ b/modules/mgapeople/templates/mgapeople.conf @@ -4,4 +4,5 @@ bindpwfile: <%= @bindpw_file %> groupbase: <%= @groupbase %> output_dir: <%= @vhostdir %> tmpl_dir: /usr/share/mgapeople/tmpl +maintdburl: http://pkgsubmit.mageia.org/data/maintdb.txt sitename: <%= @site_name %> |