index
:
puppet_apt.git
bug/dynamic_lookup
deploy_key_before_update
master
preferences_before_update
[puppet_apt]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
upgrade_package.pp
Age
Commit message (
Expand
)
Author
2016-12-22
mark packages as present instead of installed to be consistent
Louis-Philippe Véronneau
2016-12-22
make sure every object ends with either a comma or a semicolon
Louis-Philippe Véronneau
2016-12-22
use the same name for the update_apt exec everywhere
Louis-Philippe Véronneau
2016-12-22
fix missing/superfluous newline at the end/beginning of files
Louis-Philippe Véronneau
2016-12-22
harmonize variable alignment
Louis-Philippe Véronneau
2016-12-22
indent packages correctly
Louis-Philippe Véronneau
2016-06-29
Fix some minor lint issues
Gabriel Filion
2016-02-01
[refactor] Get rid of the disable_update parameter
varac
2013-01-02
Apply code style corrections from puppet-lint
Gabriel Filion
2012-12-18
added $apt_disable_update to disable "apt-get update" during puppetruns
nadir
2010-12-18
add -q to the apt-get invocation in upgrade_package.pp, also switch to using ...
Micah Anderson
2010-12-18
switch aptitude to apt-get, since aptitude will sometimes automatically do th...
Micah Anderson
2010-12-16
Fix apt::upgrade_package when used multiple times.
intrigeri
2010-12-15
Fix packages dependency.
intrigeri
2010-12-15
apt::upgrade_package: explicitly depend on needed packages.
intrigeri
2010-12-15
Repair Exec['update_apt'] to run apt-get update when needed.
intrigeri
2010-12-14
(ugly workaround warning) Update packages lists before upgrading a package.
intrigeri
2010-12-14
Factorize.
intrigeri
2010-12-07
format standardization
Micah Anderson
2009-10-30
add refactored files
mh