summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-25Add warnings for file that are managed by PuppetTails 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
We remove the deprecated dynamic lookup for variables and now have them as class parameters. The reprepro::cron and reprepro::inoticoming classes have been integrated in the reprepro class as two boolean arguments. As these are not mutually exclusive, it is cleaner that way. We add a test manifest for the reprepro class along the way.
2012-10-25Don't setup init script manuallyTails developers
There is no need to exec `update-rc.d` manually, the service definition will take care of running it!
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
If we do not manage conf/distributions, we should not call reprepro ourselves, the caller may change its content at other times than Puppet. We also should not enforce its permissions.
2012-10-23Refer to variables using Ruby instance variables in templatesTails developers
This is the recommended way, as it prevents clashes with Ruby function names.
2012-10-23Drop support for the venerable etchTails developers
2012-10-23Make basedir permissions configurable with $reprepro_basedir_mode.intrigeri
When one wants to use the reprepro login to upload packages to incoming, too lax permissions on its $HOME make sshd unhappy, and one wants to fix that.
2012-07-02Merge branch 'export-no-need-for-refreshonly'intrigeri
2012-07-02Drop useless refreshonly for resource that already has a "create" parameter.intrigeri
In production, this does not change anything worth noting. But when developing, being able to delete the exported pubkey and re-run Puppet is useful.
2012-07-02Merge branch 'improve-pubkey-export'intrigeri
2012-07-02Make sure the exported key is owned by reprepro:reprepro.intrigeri
2012-07-02Merge branch 'improve-pubkey-export'intrigeri
2012-07-02Make sure the exported public key is world-readable.intrigeri
2012-07-02Use a temporary file + atomic move when exporting the repository public key.intrigeri
2012-02-04Allow opting-out of conf/incoming's and conf/distributions' content management.intrigeri
Sometimes it's much simpler to manage these files outside of Puppet.
2012-01-31Install inoticoming from reprepro::inotify only.intrigeri
2012-01-31Add $reprepro_incoming_mode variable.intrigeri
This makes permissions of the reprepro incoming directory configurable.
2012-01-31Make distributions template not specific to Koumbit.intrigeri
2011-07-14make links to the pool and dists directoriesAntoine Beaupre
2011-07-14fix the link to the pgp key fileAntoine Beaupre
2011-06-21fix startup script patternAntoine Beaupre
2011-06-21put cron in a separate classAntoine Beaupre
2011-06-21fix startup script to be explicitely for repreproAntoine Beaupre
2011-06-21add inotify class to start reprepro watcher on bootAntoine Beaupre
2011-06-21make repository origin customizeableAntoine Beaupre
2011-06-21make the default file a template, not the init scriptAntoine Beaupre
2011-06-21add special uploaders for sidAntoine Beaupre
2011-06-21upgrade to wheezy, add pullsAntoine Beaupre
2011-06-21make incoming directory writable by allAntoine Beaupre
2011-06-21add builtin reprepro init filesAntoine Beaupre
2011-06-05Merge branch 'master' of ssh://git.sarava.org:2204/puppet-repreproSilvio Rhatto
2011-06-05Updating incomingSilvio Rhatto
2011-06-05changing oldstable/stable/testing/unstable distsdrebs
2011-05-09Template cleanupSilvio Rhatto
2011-05-09Updating distributionsSilvio Rhatto
2010-05-09Subscribing reprepro-export-key to .gnupg/secring.gpgSilvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (9)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (8)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (8)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (7)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (6)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (5)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (4)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (3)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not working (2)Silvio Rhatto
2010-05-09Trying to sort out why reprepro-export-key is not workingSilvio Rhatto