Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | managehome is true by default for our puppet infra | Michael Scherer | 2012-03-17 | 1 | -1/+0 |
| | |||||
* | refactor directory creation | Michael Scherer | 2012-03-17 | 1 | -9/+1 |
| | |||||
* | fix variable lookup, and do not hardcode mageia.org domain | Michael Scherer | 2012-03-17 | 1 | -2/+2 |
| | |||||
* | fix variable usage | Michael Scherer | 2012-03-17 | 1 | -4/+3 |
| | |||||
* | fix wrong commit | Michael Scherer | 2012-03-17 | 1 | -1/+2 |
| | |||||
* | - merge htaccess with main apache file | Michael Scherer | 2012-03-17 | 3 | -15/+11 |
| | | | | | | | - show a meaningfull error message - do not put .htpasswd file into webroot, so no need to prevent download - reuse existing variable | ||||
* | fix spelling error, do not hardcode the name of the current team leader | Michael Scherer | 2012-03-17 | 1 | -1/+1 |
| | |||||
* | do not keep hidden file in the repository | Michael Scherer | 2012-03-17 | 3 | -2/+2 |
| | |||||
* | add missing include | Michael Scherer | 2012-03-17 | 1 | -0/+1 |
| | |||||
* | split base from init.pp, and simplify the variable declaration and lookup | Michael Scherer | 2012-03-17 | 5 | -46/+42 |
| | | | | | | by merging bcd::variable with the main class (so we can directly say bcd::login instead of using bcd::variable ) | ||||
* | split web class into a module, and clean it | Michael Scherer | 2012-03-17 | 2 | -23/+20 |
| | |||||
* | split rsync in a separate file, and prepare scoping for puppet 2.8 | Michael Scherer | 2012-03-17 | 2 | -5/+7 |
| | |||||
* | fix user creation | Michael Scherer | 2012-03-17 | 1 | -2/+3 |
| | |||||
* | use a regular user for bcd, not a special one with ssh key management builtin | Michael Scherer | 2012-03-17 | 1 | -2/+4 |
| | |||||
* | exclude .ht* on rsync (fix) | Damien Lallement | 2012-01-06 | 1 | -2/+1 |
| | |||||
* | exclude .ht* on rsync | Damien Lallement | 2012-01-06 | 1 | -0/+1 |
| | |||||
* | fix path files | Damien Lallement | 2012-01-06 | 1 | -4/+4 |
| | |||||
* | - restrict access to bcd.mageia.org via http | Damien Lallement | 2012-01-06 | 4 | -0/+25 |
| | | | | | | - add '.htaccess' and '.htpasswd' files - add 'AllowOverride All' and 'Options FollowSymlinks' options | ||||
* | add rsync for isos directory | Nicolas Vigier | 2011-04-20 | 2 | -0/+23 |
| | |||||
* | add bcd web directory | Nicolas Vigier | 2011-04-04 | 2 | -0/+10 |
| | |||||
* | don't install bcd package (svn version used for now) | Nicolas Vigier | 2011-02-24 | 1 | -3/+3 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-02-06 | 1 | -1/+1 |
| | |||||
* | add directory /var/lib/bcd | Nicolas Vigier | 2011-02-06 | 1 | -0/+8 |
| | |||||
* | members of mga-iso_makers group can use bcd account | Nicolas Vigier | 2011-01-18 | 2 | -0/+3 |
| | |||||
* | ssh_access not needed anymore | Nicolas Vigier | 2011-01-18 | 1 | -14/+4 |
| | |||||
* | use the new sudo::sudoers_config define | Michael Scherer | 2011-01-13 | 1 | -10/+7 |
| | |||||
* | fix bcd problem of variable missing | Michael Scherer | 2011-01-13 | 1 | -9/+13 |
| | |||||
* | typo in filename | Nicolas Vigier | 2011-01-12 | 1 | -0/+0 |
| | |||||
* | add bcd module | Nicolas Vigier | 2011-01-12 | 2 | -0/+38 |