This website requires JavaScript.
Explore
Help
Register
Sign in
opuppet
/
module-apt
Watch
4
Star
0
Fork
You've already forked module-apt
0
Code
Issues
Pull requests
Releases
Wiki
Activity
517040bb2e
module-apt
/
templates
/
preferences_snippet.erb
5 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' parameter is not set. Details: https://labs.riseup.net/code/issues/3467 https://labs.riseup.net/code/issues/3468
2012-06-18 22:57:13 +02:00
Package: <%= real_package %>
Allow passing arbitrary Pin value to apt::preferences_snippet. Closes: Redmine#3467.
2012-06-08 18:30:23 +02:00
Pin: <%= pin %>
refactor: simplify and remove inline content Simplifications: make apt_conf_snippet repeat less code, make code that generates sources.list more concise. Remove all inline content in favor of templates and static files. The ability to include sources for static files was needed for the main 'preferences' file, so it was added to the preferences_snippet define. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2010-10-25 06:14:33 +02:00
Pin-Priority: <%= priority %>
Reference in a new issue
Copy permalink