Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove comment description for users handled in ldap | Olivier Blin | 2016-02-07 | 1 | -1/+0 |
| | | | | | | git/softwarekey/binrepo/iurt/maintdb/schedbot/signbot/mga-advisories/mgasoft/mirror puppet uses usermod which does not handle ldap. | ||||
* | lint fixes for buildsystem | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | Rename mga-common module to mga_common. | Nicolas Vigier | 2013-06-19 | 1 | -1/+1 |
| | | | | New puppet version doesn't like modules with a - in their name. | ||||
* | buildsystem: add option to change maintdb hostname | Nicolas Vigier | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Add buildsystem::var::maintdb | Nicolas Vigier | 2013-05-23 | 1 | -21/+18 |
| | | | | buildsystem::var::maintdb is used to store maintdb configuration. | ||||
* | buildsystem::maintdb: use webstatus location variable | Nicolas Vigier | 2013-05-23 | 1 | -4/+4 |
| | |||||
* | buildsystem: move groups definitions to var::groups | Nicolas Vigier | 2013-05-22 | 1 | -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_script | Nicolas Vigier | 2012-12-10 | 1 | -1/+1 |
| | |||||
* | fix vhost invocation on several module, was missed by last commit, and add ↵ | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | | | | the one for redirect_ssl | ||||
* | comment the dep for now, since this requires to rethink the layout | Michael Scherer | 2012-03-16 | 1 | -1/+2 |
| | | | | of pkgsubmit.pp and maintdb.pp | ||||
* | clean maintdb.pp from all puppetlint errors | Michael Scherer | 2012-03-16 | 1 | -54/+51 |
| | |||||
* | add defaults values for user created by puppet, to remove duplication | Michael Scherer | 2012-01-08 | 1 | -3/+0 |
| | |||||
* | remove values already set by default | Michael Scherer | 2012-01-08 | 1 | -2/+0 |
| | |||||
* | use cp instead of mv, since mv would requires to be able to write in ↵ | Michael Scherer | 2012-01-08 | 1 | -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_script | Michael Scherer | 2012-01-08 | 1 | -3/+1 |
| | |||||
* | move maintdb templates in a subdirectory | Michael Scherer | 2012-01-08 | 1 | -4/+4 |
| | |||||
* | rename maintdb, to be able to create a subdirectory to hold the template | Michael Scherer | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | fix variable that were not correctly renamed | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
| | |||||
* | stip maintdb_ prefix from variable, since we no longer need it, | Michael Scherer | 2012-01-07 | 1 | -29/+21 |
| | | | | | since there is no global variables from base as we longer inherit from it | ||||
* | no longer inherit from base ( not needed ) | Michael Scherer | 2012-01-07 | 1 | -1/+1 |
| | |||||
* | split maintdb in a separate class, and clean it a little bit | Michael Scherer | 2012-01-07 | 1 | -0/+71 |