Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix wrong module name | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | add a empty mirror module | Michael Scherer | 2012-03-19 | 1 | -0/+1 |
| | |||||
* | move base to base.pp, as puppet-lint complain | Michael Scherer | 2012-03-19 | 2 | -19/+16 |
| | |||||
* | split mirrordir into a separate file | Michael Scherer | 2012-03-19 | 2 | -23/+23 |
| | |||||
* | split mirror classes into separate file | Michael Scherer | 2012-03-19 | 5 | -34/+35 |
| | |||||
* | better error message when a sync is running, but only show when run | Michael Scherer | 2012-01-20 | 1 | -2/+6 |
| | | | | from command line | ||||
* | send a message when there is a lock in place preventing upload | Michael Scherer | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | fix mirroring by adding back bindir (broken by r2202) | Olivier Blin | 2012-01-10 | 1 | -0/+1 |
| | |||||
* | fix requires ( ie use Local_script instead of File ) | Michael Scherer | 2012-01-08 | 1 | -2/+2 |
| | |||||
* | refactor, reindent and cleanup the mirror module | Michael Scherer | 2012-01-08 | 1 | -54/+45 |
| | |||||
* | remove values already set by default | Michael Scherer | 2012-01-08 | 1 | -6/+0 |
| | |||||
* | /usr/local/ is handled by filesystem rpm | Michael Scherer | 2012-01-08 | 1 | -7/+0 |
| | |||||
* | fix the previous commit | Michael Scherer | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | add proper requires on cronjob | Michael Scherer | 2011-08-17 | 1 | -1/+1 |
| | |||||
* | short form, patch by Sébastien Kurtzemann | Michael Scherer | 2011-07-21 | 1 | -2/+2 |
| | |||||
* | drop the "mirror" prefix of the class, as it is already n the module name | Michael Scherer | 2011-06-07 | 1 | -3/+3 |
| | |||||
* | remove mirrorbootstrap class | Nicolas Vigier | 2011-06-06 | 1 | -7/+0 |
| | |||||
* | mirror newrelease on rabbit | Nicolas Vigier | 2011-05-30 | 1 | -0/+7 |
| | |||||
* | move hdlists and media.cfg files to buildsystem module | Nicolas Vigier | 2011-05-04 | 2 | -365/+0 |
| | |||||
* | move hdlists and media.cfg files to buildsystem module | Nicolas Vigier | 2011-05-04 | 2 | -434/+0 |
| | |||||
* | fix typo noticed by tv (#1024) | Nicolas Vigier | 2011-05-04 | 2 | -7/+7 |
| | |||||
* | - mirror timestamp should be every 10 minutes /o\ | Michael Scherer | 2011-04-26 | 1 | -2/+1 |
| | |||||
* | - use /usr/local/bin, more conform to fhs ( also help to get ride of stuff ↵ | Michael Scherer | 2011-03-23 | 1 | -1/+1 |
| | | | | in /home ) | ||||
* | fix localdir and remove --dry-run | Nicolas Vigier | 2011-03-21 | 1 | -2/+1 |
| | |||||
* | change class name | Nicolas Vigier | 2011-03-21 | 1 | -1/+1 |
| | |||||
* | add Mandriva 2010.1 mirror on valstar (with --dry-run for testing) | Nicolas Vigier | 2011-03-21 | 1 | -0/+8 |
| | |||||
* | sort media.cfg | Thomas Backlund | 2011-03-13 | 2 | -86/+86 |
| | |||||
* | add 32bit Core medias to 64bit install | Thomas Backlund | 2011-03-13 | 2 | -0/+69 |
| | |||||
* | fix path to debug srpms | Thomas Backlund | 2011-03-13 | 2 | -30/+30 |
| | |||||
* | cleanup files | Thomas Backlund | 2011-03-13 | 4 | -86/+86 |
| | |||||
* | add current media.cfg and hdlists files | Thomas Backlund | 2011-03-13 | 4 | -0/+730 |
| | |||||
* | fix error in url (noticed by jq) | Nicolas Vigier | 2011-01-21 | 1 | -1/+1 |
| | |||||
* | do not hardcode our domain name | Michael Scherer | 2011-01-21 | 1 | -2/+2 |
| | |||||
* | use service name rather than hostname | Michael Scherer | 2011-01-19 | 1 | -2/+2 |
| | |||||
* | bin directory should be owned by root | Nicolas Vigier | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | add mirrormageia class | Nicolas Vigier | 2011-01-18 | 1 | -0/+7 |
| | |||||
* | add mirror_ in filename | Nicolas Vigier | 2011-01-18 | 1 | -2/+2 |
| | |||||
* | fix file name | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | add mirrordir script and mirrorbootstrap class | Nicolas Vigier | 2011-01-18 | 2 | -1/+35 |
| | |||||
* | - add mirrordir define | Nicolas Vigier | 2011-01-18 | 1 | -5/+25 |
| | | | | | | | - use $bindir variable - scripts owned by root:root | ||||
* | split mirror class in mirror::base and mirror::main | Nicolas Vigier | 2011-01-18 | 1 | -32/+34 |
| | |||||
* | - create user/group with puppet, with the bin directory so the cron task ↵ | Michael Scherer | 2010-11-21 | 1 | -0/+20 |
| | | | | doesn't fail | ||||
* | - remove file now that I checked that the cron job is ok | Michael Scherer | 2010-10-27 | 1 | -3/+0 |
| | |||||
* | - convert the cronjob to the native cron type | Michael Scherer | 2010-10-27 | 1 | -7/+5 |
| | |||||
* | - add task for mirror | Olivier Thauvin | 2010-10-27 | 3 | -0/+30 |