Add ability to specify hash of apt sources in hiera
authorDaniel Tremblay <github@danieltremblay.ca>
Wed, 4 Dec 2013 18:05:26 +0000 (18:05 +0000)
committerGarrett Honeycutt <code@garretthoneycutt.com>
Wed, 26 Feb 2014 14:15:37 +0000 (09:15 -0500)
commit46606c9a2b1c9b2b29aabcbbfe40312f54d00757
treece5cc2e35dbce211d54a948c9856b20c40cba273
parent1853951c0f00e4a8db3d7a28b5f6bf61c31834a6
Add ability to specify hash of apt sources in hiera

This patch uses create_resources() to call apt::source which lets you
specify your sources in hiera.
README.md
manifests/init.pp
spec/classes/init_spec.rb [new file with mode: 0644]