Adds apt::{conf,backports} and variable style.
[puppet-modules/puppetlabs-apt.git] / manifests / init.pp
2012-04-20 Cody HerrigesAdds apt::{conf,backports} and variable style.
2012-03-23 Ryan ColemanMerge pull request #37 from kbarber/ticket/master/13289
2012-03-21 Ken Barber(#13289) Fix some more style violations
2012-03-21 Ken Barber(#13289) Clean up style violations and fix correspondin...
2012-02-24 Ryan ColemanMerge pull request #23 from haus/python_properties
2012-02-24 Ryan ColemanMerge pull request #22 from haus/unique_required_packages
2012-02-24 Ryan ColemanMerge pull request #24 from haus/fix_source_key_tests
2012-02-24 Matthaus LittekenMerge pull request #25 from rcoleman/ticket_12522_purge...
2012-02-24 Ryan Coleman(#12522) Split purge option to spare sources.list
2012-02-24 Peter DrakeCheck if python-software-properties is defined before...
2012-02-24 Matthaus LittekenMerge branch 'allow-same-key'
2012-02-23 Ryan ColemanMerge pull request #17 from blkperl/ticket_12526_apt_di...
2012-02-23 William Van Hevelingen(#12526) Add ability to reverse apt { disable_keys...
2012-02-23 Ryan ColemanMerge pull request #20 from blkperl/ticket_12522_purge_...
2012-02-14 William Van Hevelingen(#12522) Adding purge option to apt class
2012-02-08 Ken BarberMerge pull request #15 from bodepd/proxysupport
2012-02-08 Dan Bode(#12529) Add parameter to support setting a proxy for apt
2012-02-08 Dan BodeMerge pull request #14 from haus/ticket/12094_add_spec_...
2012-01-23 Matthaus Litteken(#12094) Replace name with path in file resources
2011-05-30 Dan Bodereformatted whitespace to match recommended style
2011-05-30 Dan BodeCreated a params class to hold global data.
2011-05-30 Dan BodeAdded two params for apt class
2011-04-18 Scott McLeodSupport ability to add more than one PPA
2011-03-11 Ben GodfreyAbs paths for all commands
2010-04-27 Jeff WallaceFirst commit