index
:
puppet-apt
develop
master
nadir
Puppet module for apt
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
unattended_upgrades.pp
Age
Commit message (
Expand
)
Author
2015-05-06
don't call Exec[refresh_apt] after deploying unattended-upgrades config
varac
2015-05-06
add $ensure_version parameter, to allow for overriding which version of unatt...
Micah Anderson
2015-04-17
Add parameter for blacklisting a list of packages.
Gabriel Filion
2015-04-17
Parametrize unattended-upgrades mail recipient
Gabriel Filion
2015-04-17
make it possible to opt out of MailOnlyOnError
Gabriel Filion
2013-06-27
remove unnecessary override and accidentally merge issue
Micah Anderson
2013-06-25
Merge branch 'bug/fix_push' into leap
Micah Anderson
2013-06-25
fix unattended-upgrades dependency cycle
varac
2013-06-25
using distribution sprecific files again
varac
2013-06-25
remove unnecessary before dependency on the /etc/apt/preferences file in unat...
Micah Anderson
2013-02-01
Install unattended-upgrades after Exec[refresh_apt]
varac
2013-01-08
Merge remote-tracking branch 'leap/feature/unattended_upgrades' into review
intrigeri
2013-01-03
replace a missed Concat reference change with File['apt_config']
Micah Anderson
2013-01-02
Apply code style corrections from puppet-lint
Gabriel Filion
2012-06-08
Migrate - in class names to _
mh
2012-06-05
new style for 2.7
mh
2012-04-15
Migrate - in class names to _
mh
2012-04-11
use correct references for new concat usage
mh
2011-08-05
use correct references for new concat usage
mh
2011-06-05
fix unattended upgrades
mh
2011-04-02
Possibility to delpoy release related config file
root
2010-12-07
format standardization
Micah Anderson
2010-10-25
Fix apt::preferences::absent
Gabriel Filion
2010-10-25
rename things for easier understanding
Gabriel Filion
2010-10-24
Add apt_conf_snippet and use it where possible
Gabriel Filion
2010-10-22
merged with immerda/master
nadir
2010-10-17
introduce preferences snippet
mh
2010-10-09
added possibility to have a custom 50unattended-upgrades
nadir
2010-08-14
refer to correct resource
mh
2009-10-30
fix typo
mh
2009-10-30
don't require anything
mh
2009-10-30
fix another typo
mh
2009-10-30
fixing a string issue and tell it to install the package
mh
2009-10-30
introduce a class to manage unattended-upgrades
mh