Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-03 | Have Puppet check mandatory class parameter is passed, rather than doing it ↵ | intrigeri | |
by hand. | |||
2012-10-25 | Remove useless $server from file sources | Tails developers | |
2012-10-25 | Processing the incoming queue requires the directory to be there | Tails developers | |
2012-10-25 | Reduce duplication by using defaults for File resources | Tails developers | |
2012-10-25 | Convert the reprepro class to parametrized format | Tails 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-25 | Don't setup init script manually | Tails developers | |
There is no need to exec `update-rc.d` manually, the service definition will take care of running it! | |||
2012-10-25 | Split reprepro::cron and reprepro::inotify to separate files | Tails developers | |
2012-10-25 | Do not enforce permissions when manage_incoming_conf is false | Tails developers | |
2012-10-25 | Leave more control to users when conf/distributions is not managed | Tails 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-23 | Drop support for the venerable etch | Tails developers | |
2012-10-23 | Make 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-02 | Merge branch 'export-no-need-for-refreshonly' | intrigeri | |
2012-07-02 | Drop 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-02-04 | Allow 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-31 | Install inoticoming from reprepro::inotify only. | intrigeri | |
2012-01-31 | Add $reprepro_incoming_mode variable. | intrigeri | |
This makes permissions of the reprepro incoming directory configurable. | |||
2011-06-21 | fix startup script pattern | Antoine Beaupre | |
2011-06-21 | put cron in a separate class | Antoine Beaupre | |
2011-06-21 | add inotify class to start reprepro watcher on boot | Antoine Beaupre | |
2011-06-21 | make repository origin customizeable | Antoine Beaupre | |
2011-06-21 | make incoming directory writable by all | Antoine Beaupre | |
2010-05-09 | Subscribing reprepro-export-key to .gnupg/secring.gpg | Silvio Rhatto | |
2010-05-09 | Trying to sort out why reprepro-export-key is not working (2) | Silvio Rhatto | |
2010-05-09 | Gpg folder permissions | Silvio Rhatto | |
2010-05-09 | Trying without refreshonly | Silvio Rhatto | |
2010-05-09 | Executing /usr/local/bin/reprepro-export-key with refreshonly | Silvio Rhatto | |
2010-05-09 | Checking if reprepro group is defined | Silvio Rhatto | |
2010-05-08 | Adding /usr/local/bin/reprepro-export-key | Silvio Rhatto | |
2010-05-08 | Using cut instead of awk for gpg export | Silvio Rhatto | |
2010-05-08 | Minor fixes | Silvio Rhatto | |
2010-05-08 | Ommiting hour at cron setup | Silvio Rhatto | |
2010-05-08 | Checking for $reprepro_uploaders | Silvio Rhatto | |
2010-05-08 | Using templates instead of plain config files, adding $reprepro_basedir | Silvio Rhatto | |
2009-10-24 | take into account versions post etch | Antoine Beaupre | |
2009-08-04 | make cronjob silent | Antoine Beaupre | |
2009-06-24 | try to fix key export | Antoine Beaupre | |
2009-06-24 | create the Packages file when the distributions file change | Antoine Beaupre | |
2009-06-24 | make the README an HTML file because we don't allow indexes anymore | Antoine Beaupre | |
2009-06-24 | add lighttpd support | Antoine Beaupre | |
2009-06-24 | add cronjob, fix pgp key publishing | Antoine Beaupre | |
2009-06-24 | create the gnupg signature in key.asc so people can import. also put our ↵ | Antoine Beaupre | |
README there | |||
2009-06-24 | create a reprepro user, createsymlinks when distros change, fix source syntax | Antoine Beaupre | |
2009-06-24 | initial paste from micah | Antoine Beaupre | |