aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd
Commit message (Collapse)AuthorAgeFilesLines
* Switch links to https: where possibleDan Fandrich2024-01-251-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 drakliveThomas Backlund2018-11-171-0/+2
|
* fix looking up public_isos variableThomas Backlund2016-02-071-1/+1
|
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
|
* lint fixes for bcdThomas Backlund2015-10-194-6/+6
|
* drop bcd htpasswd from svnThomas Backlund2013-07-252-8/+0
|
* xauth is needed for qemu testingThomas Backlund2012-11-071-0/+3
|
* really lock down rsyncThomas Backlund2012-11-021-0/+2
|
* lock down bcd rsyncThomas Backlund2012-11-021-0/+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
* whitespace fixMichael Scherer2012-03-191-6/+6
|
* managehome is true by default for our puppet infraMichael Scherer2012-03-171-1/+0
|
* refactor directory creationMichael Scherer2012-03-171-9/+1
|
* fix variable lookup, and do not hardcode mageia.org domain Michael Scherer2012-03-171-2/+2
|
* fix variable usageMichael Scherer2012-03-171-4/+3
|
* fix wrong commitMichael Scherer2012-03-171-1/+2
|
* - merge htaccess with main apache fileMichael Scherer2012-03-173-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 leaderMichael Scherer2012-03-171-1/+1
|
* do not keep hidden file in the repositoryMichael Scherer2012-03-173-2/+2
|
* add missing includeMichael Scherer2012-03-171-0/+1
|
* split base from init.pp, and simplify the variable declaration and lookupMichael Scherer2012-03-175-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 itMichael Scherer2012-03-172-23/+20
|
* split rsync in a separate file, and prepare scoping for puppet 2.8Michael Scherer2012-03-172-5/+7
|
* fix user creationMichael Scherer2012-03-171-2/+3
|
* use a regular user for bcd, not a special one with ssh key management builtinMichael Scherer2012-03-171-2/+4
|
* exclude .ht* on rsync (fix)Damien Lallement2012-01-061-2/+1
|
* exclude .ht* on rsyncDamien Lallement2012-01-061-0/+1
|
* fix path filesDamien Lallement2012-01-061-4/+4
|
* - restrict access to bcd.mageia.org via httpDamien Lallement2012-01-064-0/+25
| | | | | | - add '.htaccess' and '.htpasswd' files - add 'AllowOverride All' and 'Options FollowSymlinks' options
* add rsync for isos directoryNicolas Vigier2011-04-202-0/+23
|
* add bcd web directoryNicolas Vigier2011-04-042-0/+10
|
* don't install bcd package (svn version used for now)Nicolas Vigier2011-02-241-3/+3
|
* fix syntaxNicolas Vigier2011-02-061-1/+1
|
* add directory /var/lib/bcdNicolas Vigier2011-02-061-0/+8
|
* members of mga-iso_makers group can use bcd accountNicolas Vigier2011-01-182-0/+3
|
* ssh_access not needed anymoreNicolas Vigier2011-01-181-14/+4
|
* use the new sudo::sudoers_config defineMichael Scherer2011-01-131-10/+7
|
* fix bcd problem of variable missingMichael Scherer2011-01-131-9/+13
|
* typo in filenameNicolas Vigier2011-01-121-0/+0
|
* add bcd moduleNicolas Vigier2011-01-122-0/+38