summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apt/manifests/dist_upgrade.pp
AgeCommit message (Expand)Author
2016-02-02[refactor] Use Exec[apt_updated] instead of Exec[refresh_apt]varac
2016-01-05[style] Lint site_apt::dist_upgradevarac
2016-01-05[feat] Remove double run of apt-get updatevarac
2013-03-10increase timeout for initial_apt_update to 6 minvarac
2013-03-07increase Exec timeout for dist_upgradevarac
2013-02-12remove the apt-get autoclean from the initial apt-get update, this just slows...Micah Anderson
2013-01-29apt-get update + dist-upgrade in initial stagevarac
2013-01-20don't run if another apt-get process is runningvarac
2013-01-18lintedvarac
2012-12-19move apt-get upgrade to inital stagevarac
2012-12-10include site_apt::dist_upgrade (fixes #1107)varac