aboutsummaryrefslogtreecommitdiff
path: root/manifests/dist_upgrade.pp
AgeCommit message (Expand)Author
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