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
/
listchanges.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
harmonize variable alignment
Louis-Philippe Véronneau
2016-12-22
indent packages correctly
Louis-Philippe Véronneau
2016-06-29
Remove redundant symlinks for the Debian listchanges template, fixes #2
Jérôme Charaoui
2015-05-11
Replace debian_*() parser functions with facts
Jerome Charaoui
2013-01-02
Apply code style corrections from puppet-lint
Gabriel Filion
2012-06-14
migrate away from hiera stuff
mh
2012-06-05
new style for 2.7
mh
2010-12-15
Fix 5237f9da.
intrigeri
2010-12-15
change $listchanges_* to $apt_listchanges, not nice to clutter up the namespa...
Micah Anderson
2010-12-12
switch default frontend to 'mail' instead of pager, as most things are done n...
Micah Anderson
2010-12-08
fix syntax error
Micah Anderson
2010-12-08
fix confusion over lsbrelease / lsbdistcodename
Micah Anderson
2010-12-08
add apt-listchanges support. this is a nice compliment to using the upgrade_p...
Micah Anderson