aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/maintdb.pp
Commit message (Collapse)AuthorAgeFilesLines
* remove comment description for users handled in ldapOlivier Blin2016-02-071-1/+0
| | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap.
* lint fixes for buildsystemThomas Backlund2015-10-201-1/+1
|
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-191-1/+1
| | | | New puppet version doesn't like modules with a - in their name.
* buildsystem: add option to change maintdb hostnameNicolas Vigier2013-05-231-1/+1
|
* Add buildsystem::var::maintdbNicolas Vigier2013-05-231-21/+18
| | | | buildsystem::var::maintdb is used to store maintdb configuration.
* buildsystem::maintdb: use webstatus location variableNicolas Vigier2013-05-231-4/+4
|
* buildsystem: move groups definitions to var::groupsNicolas Vigier2013-05-221-0/+1
| | | | | | Create buildsystem::var::groups to configure packagers and packagers_committers groups, and remove buildsystem::base which is now empty.
* buildsystem: use mga-common::local_scriptNicolas Vigier2012-12-101-1/+1
|
* fix vhost invocation on several module, was missed by last commit, and add ↵Michael Scherer2012-03-251-1/+1
| | | | the one for redirect_ssl
* comment the dep for now, since this requires to rethink the layoutMichael Scherer2012-03-161-1/+2
| | | | of pkgsubmit.pp and maintdb.pp
* clean maintdb.pp from all puppetlint errorsMichael Scherer2012-03-161-54/+51
|
* add defaults values for user created by puppet, to remove duplicationMichael Scherer2012-01-081-3/+0
|
* remove values already set by defaultMichael Scherer2012-01-081-2/+0
|
* use cp instead of mv, since mv would requires to be able to write in ↵Michael Scherer2012-01-081-1/+1
| | | | | | /var/www/bs/data, and since permission are set to 755, this doesn't work.
* slightly simplify the module, by dropping 1 variable and using local_scriptMichael Scherer2012-01-081-3/+1
|
* move maintdb templates in a subdirectoryMichael Scherer2012-01-081-4/+4
|
* rename maintdb, to be able to create a subdirectory to hold the templateMichael Scherer2012-01-081-1/+1
|
* fix variable that were not correctly renamedMichael Scherer2012-01-081-2/+2
|
* stip maintdb_ prefix from variable, since we no longer need it,Michael Scherer2012-01-071-29/+21
| | | | | since there is no global variables from base as we longer inherit from it
* no longer inherit from base ( not needed )Michael Scherer2012-01-071-1/+1
|
* split maintdb in a separate class, and clean it a little bitMichael Scherer2012-01-071-0/+71