aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2012-12-18comparing variabled should use double quotes (interestingly, it does work wit...nadir
2012-12-18added $apt_disable_update to disable "apt-get update" during puppetrunsnadir
2012-06-18Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' ...intrigeri
2012-06-08Allow passing arbitrary Pin value to apt::preferences_snippet.intrigeri
2012-06-08Support multiple APT preferences snippets for the same package name pattern.intrigeri
2012-06-08Migrate - in class names to _mh
2012-04-11use correct references for new concat usagemh
2012-04-11use the correct namemh
2012-04-11migrate concatenated_file to the concat modulemh
2012-04-09Force an apt-get update when changing an apt::sources_listGabriel Filion
2012-04-09Refactor: manage .d directories when using sources_list and apt_confGabriel Filion
2011-04-25Revert "apt::custom_sources_template to deploy custom sources.list.d/xyz.list"intrigeri
2011-04-02Possibility to delpoy release related config fileroot
2011-04-02Merge branch 'master' of git://labs.riseup.net/shared-aptroot
2011-02-18apt::cron::dist-upgrade: silently keep old version of conffiles.intrigeri
2011-02-16Merge branch 'master' of git://labs.riseup.net/shared-aptroot
2011-01-23preferences.pp for ubuntu maverickvarac
2011-01-09apt::custom_sources_template to deploy custom sources.list.d/xyz.listnadir
2011-01-08Make sources snippets world-readable.intrigeri
2010-12-18add -q to the apt-get invocation in upgrade_package.pp, also switch to using ...Micah Anderson
2010-12-18switch aptitude to apt-get, since aptitude will sometimes automatically do th...Micah Anderson
2010-12-16Fix apt::upgrade_package when used multiple times.intrigeri
2010-12-16New class: apt::dist_upgrade::initiator.intrigeri
2010-12-16New class: apt::dist_upgrade.intrigeri
2010-12-15Fix 5237f9da.intrigeri
2010-12-15Merge remote branch 'riseup/master'intrigeri
2010-12-15change $listchanges_* to $apt_listchanges, not nice to clutter up the namespa...Micah Anderson
2010-12-15Fix packages dependency.intrigeri
2010-12-15Use line define instead of append_if_no_such_line.intrigeri
2010-12-15apt::upgrade_package: explicitly depend on needed packages.intrigeri
2010-12-15Repair Exec['update_apt'] to run apt-get update when needed.intrigeri
2010-12-14(ugly workaround warning) Update packages lists before upgrading a package.intrigeri
2010-12-14Make consistent the use of absolute path to apt-get.intrigeri
2010-12-14Factorize.intrigeri
2010-12-13apt::reboot_required_notify: take into account the random sleep time.intrigeri
2010-12-13Merge remote branch 'riseup/master'intrigeri
2010-12-12switch default frontend to 'mail' instead of pager, as most things are done n...Micah Anderson
2010-12-12Additionally use version number in Lenny default pinning.intrigeri
2010-12-11Allow running cron-apt more than once a day.intrigeri
2010-12-11New class: apt::reboot_required_notifyintrigeri
2010-12-09Merge remote branch 'lelutin/master'Micah Anderson
2010-12-08fix syntax errorMicah Anderson
2010-12-08fix confusion over lsbrelease / lsbdistcodenameMicah Anderson
2010-12-08add apt-listchanges support. this is a nice compliment to using the upgrade_p...Micah Anderson
2010-12-08add apticron support.Micah Anderson
2010-12-08provide an "03clean" alias for the 03clean_vserver to satisfy dependenciesMicah Anderson
2010-12-08fix typoMicah Anderson
2010-12-07multiple sources for templates are not allowed (see #1818), so revert it to a...Micah Anderson
2010-12-07change the name of the custom_keys exec to be "custom_keys" instead of using ...Micah Anderson
2010-12-07update apt::preseeded_package template sources to use $lsbdistcodename instea...Micah Anderson