summaryrefslogtreecommitdiff
path: root/templates/distributions.erb
AgeCommit message (Collapse)Author
2012-10-25Add warnings for file that are managed by PuppetTails 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-23Refer to variables using Ruby instance variables in templatesTails developers
This is the recommended way, as it prevents clashes with Ruby function names.
2012-01-31Make distributions template not specific to Koumbit.intrigeri
2011-06-21make repository origin customizeableAntoine Beaupre
2011-06-21upgrade to wheezy, add pullsAntoine Beaupre
2011-05-09Updating distributionsSilvio Rhatto
2010-05-08Using templates instead of plain config files, adding $reprepro_basedirSilvio Rhatto