Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 2 | -3/+3 |
| | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 2 | -3/+3 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Switch links to https: where possible | Dan Fandrich | 2024-01-25 | 1 | -1/+1 |
| | | | | | | | All these point to valid https: resources, but there is a small chance that some unusual interaction will cause it not to work. Some of these changes also won't take effect until the server is restarted, so we'll need to keep this in mind if failures occur long from now. | ||||
* | add needed permissions for new drakiso for bcd and draklive | Thomas Backlund | 2018-11-17 | 1 | -0/+2 |
| | |||||
* | fix looking up public_isos variable | Thomas Backlund | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | lint fixes for bcd | Thomas Backlund | 2015-10-19 | 4 | -6/+6 |
| | |||||
* | drop bcd htpasswd from svn | Thomas Backlund | 2013-07-25 | 2 | -8/+0 |
| | |||||
* | xauth is needed for qemu testing | Thomas Backlund | 2012-11-07 | 1 | -0/+3 |
| | |||||
* | really lock down rsync | Thomas Backlund | 2012-11-02 | 1 | -0/+2 |
| | |||||
* | lock down bcd rsync | Thomas Backlund | 2012-11-02 | 1 | -0/+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 | ||||
* | whitespace fix | Michael Scherer | 2012-03-19 | 1 | -6/+6 |
| | |||||
* | 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 |