summaryrefslogtreecommitdiff
path: root/templates/index.html.erb
AgeCommit message (Collapse)Author
2013-01-07do not mention lenny or distributionsAntoine Beaupré
since those may change according to policy, we just refer to stable, testing and unstable now.
2013-01-07Merge remote branch 'intrigeri/master' into devAntoine Beaupré
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.
2011-07-14make links to the pool and dists directoriesAntoine Beaupre
2011-07-14fix the link to the pgp key fileAntoine Beaupre
2011-06-21make repository origin customizeableAntoine Beaupre
2011-05-09Template cleanupSilvio Rhatto
2010-05-08Using templates instead of plain config files, adding $reprepro_basedirSilvio Rhatto