summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2016-12-22make sure every object ends with either a comma or a semicolonLouis-Philippe Véronneau
2016-12-22use the same name for the update_apt exec everywhereLouis-Philippe Véronneau
2016-12-22move parts of init.pp to config.pp^& install.pp to increase readabilityLouis-Philippe Véronneau
2016-12-22fix array identationLouis-Philippe Véronneau
2016-12-22fix missing/superfluous newline at the end/beginning of filesLouis-Philippe Véronneau
2016-12-22harmonize variable alignmentLouis-Philippe Véronneau
2016-12-22indent packages correctlyLouis-Philippe Véronneau
2016-11-04Fix preferences_snippet.pp for puppet 4varac
2016-11-04Use undef as default for source parametervarac
2016-11-04Scope defines of apt_confvarac
2016-07-01Merge remote-tracking branch 'shared/master' into drop_lenny_squeeze_supportintrigeri
2016-06-30Take out comment referencing squeeze, see issue #14Jérôme Charaoui
2016-06-30Remove backports_url parameter.Jérôme Charaoui
2016-06-29Drop Debian lenny and squeeze support.Jérôme Charaoui
2016-06-29Merge branch 'bugfix/reboot-required-jessie' into 'master' Jerome Charaoui
2016-06-29Merge branch 'feature/8-make_dist-upgrade_timeout_configurable' into 'master' LeLutin
2016-06-29Merge branch 'bugfix/drop-obsolete-code-and-global-variable-in-apt-cron' into...LeLutin
2016-06-29Remove redundant symlinks for the Debian apticron template, fixes #2Jérôme Charaoui
2016-06-29Remove redundant symlinks for the Debian listchanges template, fixes #2Jérôme Charaoui
2016-06-29Move documentation to README, and expand a bit on it.intrigeri
2016-06-29Merge remote-tracking branch 'shared/master' into bugfix/drop-obsolete-code-a...intrigeri
2016-06-29apt::reboot_required_notify: get rid of temporary variable.intrigeri
2016-06-29apt::reboot_required_notify::jessie: explicitly check that $apt::use_backport...intrigeri
2016-06-29Merge remote-tracking branch 'shared/master' into bugfix/reboot-required-jessieintrigeri
2016-06-29apt::dist_upgrade: add a timeout parameter (#8).intrigeri
2016-06-29Drop apt::cron::download, and turn $apt_cron_hours into a class parameter for...intrigeri
2016-06-29Fix some minor lint issuesGabriel Filion
2016-06-29Merge remote-tracking branch 'lelutin-gitlab/backports_follow_debian_url' int...intrigeri
2016-06-29Merge branch 'merge_debian_preferences_templates'Jérôme Charaoui
2016-06-27push logic behind apt::repos back in apt::paramsGabriel Filion
2016-06-27make backports_url follow debian_url by defaultGabriel Filion
2016-03-16apt::reboot_required_notify::jessie: manage APT pinning to fetch reboot-notif...intrigeri
2016-03-16Merge remote-tracking branch 'shared/master' into bugfix/reboot-required-jessieintrigeri
2016-02-25Remove loglevel directive from Exec[update_apt]varac
2016-02-02Manage unattended-upgrades log directoryGabriel Filion
2016-02-01[refactor] Get rid of the disable_update parametervarac
2016-02-01[feat] Remove `apt-get autoclean` from apt::updatevarac
2016-02-01[refactor] Unify `apt-get update` into one resourcevarac
2016-01-05[bug] Deploy preferene snippets before apt_refreshvarac
2015-12-13[feat] Don't run an additional apt-get updatevarac
2015-12-04remove requirement on lsb package for sources.list fileGabriel Filion
2015-12-04Simplify conditional expressionsJerome Charaoui
2015-12-04Switch old $release and $codename local variables to new debian_* factsJerome Charaoui
2015-12-04move backports to snippetsAntoine Beaupré
2015-12-04Use $ubuntu_url as default value of $backports_url on UbuntuGabriel Filion
2015-10-09Make it possible to specify own template.Gabriel Filion
2015-10-09Fix merge conflict in READMEJerome Charaoui
2015-10-07Merge Debian squeeze, wheezy, jessie and sid preferences templates into oneJerome Charaoui
2015-08-31reboot_required_notify: add initial support for Jessie and newer.intrigeri
2015-08-31reboot_required_notify::wheezy: add an "ensure" parameter, defaulting to "pre...intrigeri