apt: Change how update is managed.
authorDaniele Sluijters <daenney@users.noreply.github.com>
Sat, 28 Feb 2015 15:48:48 +0000 (16:48 +0100)
committerDaniele Sluijters <daenney@users.noreply.github.com>
Sun, 1 Mar 2015 12:17:47 +0000 (13:17 +0100)
commitfe228435b1c9219b7fe61e6faafe810b117fd5e4
tree1fc49412c9025ca69f149d78c5c02af4c075c4d3
parenta1ce8bdea47165bd6a26310ab6de90c85c7c8436
apt: Change how update is managed.

* Instead of having 4 options controlling purging we now have a single
  hash with four possible keys.
* Include `apt::update` only _after_ we've assembled the `$_update`
  hash.
manifests/init.pp
manifests/params.pp
manifests/update.pp
spec/classes/apt_spec.rb
spec/classes/apt_update_spec.rb