aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2012-09-20Define an alias when enforcing absence of /etc/apt/preferencesGabriel Filion
2012-09-20Make apt::preferences_snippet place files in /etc/apt/preferences.dGabriel Filion
2012-09-20Stop using config_file from the common moduleGabriel Filion
2012-08-22parameterize the apt::proxy_client classMicah Anderson
2012-08-16Merge remote-tracking branch 'shared/master'mh
2012-06-18Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' ...intrigeri
2012-06-18fix relations and finally get rid off config_filemh
2012-06-18get rid off config_file wrappermh
2012-06-14migrate away from hiera stuffmh
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-08refactor things for >2.7mh
2012-06-08Migrate - in class names to _mh
2012-06-05new style for 2.7mh
2012-04-15Migrate - in class names to _mh
2012-04-15Merge remote-tracking branch 'shared/master'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-08-05use correct references for new concat usagemh
2011-08-05use the correct namemh
2011-08-05migrate concatenated_file to the concat modulemh
2011-06-05fix unattended upgradesmh
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