summaryrefslogtreecommitdiff
path: root/manifests/dist_upgrade.pp
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-22fix missing/superfluous newline at the end/beginning of filesLouis-Philippe Véronneau
2016-06-29Move documentation to README, and expand a bit on it.intrigeri
2016-06-29apt::dist_upgrade: add a timeout parameter (#8).intrigeri
2016-02-01[refactor] Unify `apt-get update` into one resourcevarac
2013-01-02Apply code style corrections from puppet-lintGabriel Filion
2012-12-19exec{'apt_dist-upgrade'} just requires Exec['apt_updated'] if apt::disable_up...nadir
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
2010-12-16New class: apt::dist_upgrade.intrigeri