]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit - spec/classes/apt_spec.rb
apt: Allow managing of preferences file.
authorDaniele Sluijters <github@daenney.net>
Sat, 22 Feb 2014 09:56:50 +0000 (10:56 +0100)
committerDaniele Sluijters <github@daenney.net>
Sat, 22 Feb 2014 10:00:22 +0000 (11:00 +0100)
commit2ca97c82105f07c993eca15e1d19f3b8243aa4f7
tree9615b6e6004fb0e0fd22816ac148ccd7bd65e64a
parent738ef15316fef7d3f82d9d29414f71445b3a35d9
apt: Allow managing of preferences file.

We already had a feature to manage and purge entries in preferences.d
but not the preferences file in /etc/apt. This commit adds that
capability.

Fixes #199
manifests/init.pp
spec/acceptance/apt_spec.rb
spec/classes/apt_spec.rb