apt: Add settings, keys and ppas.
authorDaniele Sluijters <daenney@users.noreply.github.com>
Sat, 28 Feb 2015 16:04:47 +0000 (17:04 +0100)
committerDaniele Sluijters <daenney@users.noreply.github.com>
Sun, 1 Mar 2015 13:20:45 +0000 (14:20 +0100)
commit95ae9ab48ffd76f765d7a7bf7bf5baf2c1299a41
tree16d5ea9f8126e40a761f9aaff0067a8979a9d46e
parentfe228435b1c9219b7fe61e6faafe810b117fd5e4
apt: Add settings, keys and ppas.

* Allow any configuration of apt to be done through data bindings by
  passing in hashes representing the resources.
* Switch apt::ppa to use `distid` as set in `apt::params. This makes
  `apt::ppa` also work for LinuxMint.
manifests/init.pp
manifests/ppa.pp
spec/classes/apt_spec.rb
spec/defines/ppa_spec.rb