summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-14apt keys: always deploy before Exec[refresh_apt], also with $custom_preferencesdeploy_key_before_updatevarac
2013-02-01Install unattended-upgrades after Exec[refresh_apt]varac
2013-01-30Merge remote-tracking branch 'remotes/shared/master'varac
2013-01-20added custom fact apt_runningvarac
2013-01-08Don't check for source / content to be set when removing an APT source.intrigeri
2013-01-08Merge remote-tracking branch 'leap/feature/unattended_upgrades' into reviewintrigeri
2013-01-03replace a missed Concat reference change with File['apt_config']Micah Anderson
2013-01-03lint READMEMicah Anderson
2013-01-03Add dependency back to the README.intrigeri
2013-01-03Fix overzealous linting.intrigeri
2013-01-02forgot ${distro_codename}-updates in 50unattended-upgrades fallbackvarac
2013-01-02Apply code style corrections from puppet-lintGabriel Filion
2013-01-02Simplify codename handling.intrigeri
2013-01-02Lookup next_release in template the same way we lookup next_codename.intrigeri
2013-01-02Remove duplicated settings, resulting from wrong merge.intrigeri
2013-01-02Fix README formatting.intrigeri
2013-01-02Finish updating README to reflect move to parameterized classes.intrigeri
2013-01-02Merge remote-tracking branch 'riseup/immerda_27_readme' into sharedintrigeri
2013-01-02Merge branch 'master' into issue_3953Gabriel Filion
2012-12-30Merge remote-tracking branch 'riseup/feature/http_debian_net'intrigeri
2012-12-30Merge remote-tracking branch 'riseup/feature/unknown_lsbdistcodename'intrigeri
2012-12-19exec{'apt_dist-upgrade'} just requires Exec['apt_updated'] if apt::disable_up...nadir
2012-12-19Merge remote-tracking branch 'riseup/feature/unknown_lsbdistcodename'varac
2012-12-19Merge branch 'master' of git://labs.riseup.net/shared-aptvarac
2012-12-18On a sid system, $lsbdistcodename is reports 'n/a', this doesn't work because...Micah Anderson
2012-12-18switch default $debian_url to use http.debian.net which is more accurate and ...Micah Anderson
2012-12-18comparing variabled should use double quotes (interestingly, it does work wit...nadir
2012-12-18updated README to explain $apt_disable_updatenadir
2012-12-18added $apt_disable_update to disable "apt-get update" during puppetrunsnadir
2012-12-16use codename instead of archive variable for Debianvarac
2012-12-16squeeze: use colon seperator to be able to include backport updates,varac
2012-12-16use oldstable for lenny, force unattended upgradesvarac
2012-12-16refactor 50unattended-upgrades default filevarac
2012-12-16from Ubuntu oneiric (11.10) on, the 50unattended-upgrades default can be usedvarac
2012-12-1550unattended-upgrades: ubuntu quantal, symlink to precisevarac
2012-12-1550unattended-upgrades: ubuntu precise versionvarac
2012-12-1550unattended-upgrades: squeeze versionvarac
2012-12-1550unattended-upgrades: lenny versionvarac
2012-12-15Replaced fallback file for unattended-upgradesvarac
2012-12-05fix for $lsbdistcodename regression introduced by ac166366d7baa45b74e09974289...Micah Anderson
2012-09-20Precision on file name format in preferences.d directoryGabriel Filion
2012-09-20Define an alias when enforcing absence of /etc/apt/preferencesGabriel Filion
2012-09-20Some stylistic corrections in manifest examples in the READMEGabriel 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-22Add upgrade notices about the changes to parameterized classes; add a Require...Micah Anderson
2012-08-22parameterize the apt::proxy_client classMicah Anderson
2012-08-16Merge remote-tracking branch 'shared/master'mh
2012-08-08update README to reflect the requirement of the lsb moduleMicah Anderson
2012-06-18Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' ...intrigeri