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
/
preferences_snippet.pp
Age
Commit message (
Expand
)
Author
2013-12-08
Remove Lenny-related comment that was made obsolete a year ago by commit 822950.
intrigeri
2013-06-20
fix for the following: warning: Dynamic lookup of $custom_preferences at modu...
Micah Anderson
2013-02-16
Don't check for a package priority to be set when removing an APT preferences...
intrigeri
2013-01-02
Apply code style corrections from puppet-lint
Gabriel Filion
2012-09-20
Make apt::preferences_snippet place files in /etc/apt/preferences.d
Gabriel Filion
2012-06-18
Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' ...
intrigeri
2012-06-08
Allow passing arbitrary Pin value to apt::preferences_snippet.
intrigeri
2012-06-08
Support multiple APT preferences snippets for the same package name pattern.
intrigeri
2012-04-11
use the correct name
mh
2012-04-11
migrate concatenated_file to the concat module
mh
2010-12-07
format standardization
Micah Anderson
2010-10-28
put the file at the right place & fix typos
mh
2010-10-25
Fix apt::preferences::absent
Gabriel Filion
2010-10-25
refactor: simplify and remove inline content
Gabriel Filion
2010-10-17
empty line between snippets
mh
2010-10-17
fix classname
mh
2010-10-17
fix modules directory stuff
mh
2010-10-17
improve prefrences snippet
mh
2010-10-17
introduce preferences snippet
mh