module-puppetlabs-apt/templates
wilman0 538a9f9aab Update hold.pp
fix for default debian installations

all files in /etc/apt/preferences without _ will be silently ignore according to debian manpage. Addionally its not a good idea to write versionnumber in filename cause there is no way to delete this files if you increase versionumber

Update source_spec.rb

add a way to include debsrc only (useful for debian/ubuntu build server ... jenkins ect)

Update source_spec.rb

var rename

Update source.list.erb

add include_deb "switch"

Update source.pp

"include_deb" defaultvalue = true

Update hold_spec.rb

change the name of the preferences file (hold)

Update source_spec.rb

Update README.md

Doku: 'include_deb' included next to 'include_src' in examples

Update README.md

typo
2014-07-31 18:40:46 +02:00
..
10periodic.erb Added class for managing unattended-upgrades 2013-09-10 18:36:30 +00:00
50unattended-upgrades.erb unattended_upgrades: Fix matching security archive 2014-03-27 13:56:25 +01:00
pin.pref.erb pin: Fix the template. 2014-03-28 08:47:19 +01:00
source.list.erb Update hold.pp 2014-07-31 18:40:46 +02:00