summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2013-02-13make Signwith configurable, defaulting to the previous setting (yes)add_signwithMicah Anderson
2013-02-13lint current state of the modulelintMicah Anderson
2013-01-07Revert "make sure the user belongs to the right group if we haven't created it"Antoine Beaupré
2013-01-07reprepro shouldn't be able to write to uploadersAntoine Beaupré
2013-01-07make sure the user belongs to the right group if we haven't created itAntoine Beaupré
2013-01-07really remove inotify classAntoine Beaupré
2013-01-07get rid of the inotify class as this was failing if it wasn't usedAntoine Beaupré
2013-01-07make the user/group customizable per repositoryAntoine Beaupré
2013-01-07split all resources in their own filesAntoine Beaupré
2013-01-07move parametrized class elements into a define to support multiple repositoriesAntoine Beaupré
2013-01-07make architecture list configurableAntoine Beaupré
2013-01-07fix syntax error under 2.6Antoine Beaupré
2012-11-03Add support for status in initscriptTails developers
2012-11-03Ensure that 'ensure' is the first attributeTails developers
2012-11-03Group related exec and file resourcesTails developers
2012-11-03Define each file and exec resources separatelyTails developers
2012-11-03Use recommanded style for file modesTails developers
2012-11-03Have Puppet check mandatory class parameter is passed, rather than doing it b...intrigeri
2012-10-25Remove useless $server from file sourcesTails developers
2012-10-25Processing the incoming queue requires the directory to be thereTails developers
2012-10-25Reduce duplication by using defaults for File resourcesTails developers
2012-10-25Convert the reprepro class to parametrized formatTails developers
2012-10-25Don't setup init script manuallyTails developers
2012-10-25Split reprepro::cron and reprepro::inotify to separate filesTails developers
2012-10-25Do not enforce permissions when manage_incoming_conf is falseTails developers
2012-10-25Leave more control to users when conf/distributions is not managedTails developers
2012-10-23Drop support for the venerable etchTails developers
2012-10-23Make basedir permissions configurable with $reprepro_basedir_mode.intrigeri
2012-07-02Merge branch 'export-no-need-for-refreshonly'intrigeri
2012-07-02Drop useless refreshonly for resource that already has a "create" parameter.intrigeri
2012-02-04Allow opting-out of conf/incoming's and conf/distributions' content management.intrigeri
2012-01-31Install inoticoming from reprepro::inotify only.intrigeri
2012-01-31Add $reprepro_incoming_mode variable.intrigeri
2011-06-21fix startup script patternAntoine Beaupre
2011-06-21put cron in a separate classAntoine Beaupre
2011-06-21add inotify class to start reprepro watcher on bootAntoine Beaupre
2011-06-21make repository origin customizeableAntoine Beaupre
2011-06-21make incoming directory writable by allAntoine Beaupre
2010-05-09Subscribing reprepro-export-key to .gnupg/secring.gpgSilvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (2)Silvio Rhatto
2010-05-09Gpg folder permissionsSilvio Rhatto
2010-05-09Trying without refreshonlySilvio Rhatto
2010-05-09Executing /usr/local/bin/reprepro-export-key with refreshonlySilvio Rhatto
2010-05-09Checking if reprepro group is definedSilvio Rhatto
2010-05-08Adding /usr/local/bin/reprepro-export-keySilvio Rhatto
2010-05-08Using cut instead of awk for gpg exportSilvio Rhatto
2010-05-08Minor fixesSilvio Rhatto
2010-05-08Ommiting hour at cron setupSilvio Rhatto
2010-05-08Checking for $reprepro_uploadersSilvio Rhatto
2010-05-08Using templates instead of plain config files, adding $reprepro_basedirSilvio Rhatto