Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
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.
|
|
Sometimes it's much simpler to manage these files outside of Puppet.
|
|
This makes permissions of the reprepro incoming directory configurable.
|