aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mirror/manifests/init.pp
Commit message (Expand)AuthorAgeFilesLines
* add a empty mirror moduleMichael Scherer2012-03-191-0/+1
* move base to base.pp, as puppet-lint complainMichael Scherer2012-03-191-19/+0
* split mirrordir into a separate fileMichael Scherer2012-03-191-23/+0
* split mirror classes into separate fileMichael Scherer2012-03-191-34/+0
* fix mirroring by adding back bindir (broken by r2202)Olivier Blin2012-01-101-0/+1
* fix requires ( ie use Local_script instead of File )Michael Scherer2012-01-081-2/+2
* refactor, reindent and cleanup the mirror moduleMichael Scherer2012-01-081-54/+45
* remove values already set by defaultMichael Scherer2012-01-081-6/+0
* /usr/local/ is handled by filesystem rpmMichael Scherer2012-01-081-7/+0
* fix the previous commitMichael Scherer2011-08-171-1/+1
* add proper requires on cronjobMichael Scherer2011-08-171-1/+1
* short form, patch by Sébastien KurtzemannMichael Scherer2011-07-211-2/+2
* drop the "mirror" prefix of the class, as it is already n the module nameMichael Scherer2011-06-071-3/+3
* remove mirrorbootstrap classNicolas Vigier2011-06-061-7/+0
* mirror newrelease on rabbitNicolas Vigier2011-05-301-0/+7
* - mirror timestamp should be every 10 minutes /o\Michael Scherer2011-04-261-2/+1
* - use /usr/local/bin, more conform to fhs ( also help to get ride of stuff in...Michael Scherer2011-03-231-1/+1
* fix localdir and remove --dry-runNicolas Vigier2011-03-211-2/+1
* change class nameNicolas Vigier2011-03-211-1/+1
* add Mandriva 2010.1 mirror on valstar (with --dry-run for testing)Nicolas Vigier2011-03-211-0/+8
* fix error in url (noticed by jq)Nicolas Vigier2011-01-211-1/+1
* do not hardcode our domain nameMichael Scherer2011-01-211-2/+2
* use service name rather than hostnameMichael Scherer2011-01-191-2/+2
* bin directory should be owned by rootNicolas Vigier2011-01-181-2/+2
* add mirrormageia classNicolas Vigier2011-01-181-0/+7
* add mirror_ in filenameNicolas Vigier2011-01-181-2/+2
* fix file nameNicolas Vigier2011-01-181-1/+1
* fix syntaxNicolas Vigier2011-01-181-1/+1
* add mirrordir script and mirrorbootstrap classNicolas Vigier2011-01-181-1/+23
* - add mirrordir defineNicolas Vigier2011-01-181-5/+25
* split mirror class in mirror::base and mirror::mainNicolas Vigier2011-01-181-32/+34
* - create user/group with puppet, with the bin directory so the cron task does...Michael Scherer2010-11-211-0/+20
* - convert the cronjob to the native cron typeMichael Scherer2010-10-271-7/+5
* - add task for mirrorOlivier Thauvin2010-10-271-0/+22