]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Allow duplicate $required_packages
authorMatthaus Litteken <matthaus@puppetlabs.com>
Fri, 24 Feb 2012 05:01:20 +0000 (21:01 -0800)
committerMatthaus Litteken <matthaus@puppetlabs.com>
Fri, 24 Feb 2012 05:01:20 +0000 (21:01 -0800)
commitf3735d2ba228fde8d2e119742e11bece4c2c78ac
treea2f70a869bec93c0d875d52bfe569d248eb6d5d8
parent8171d35470588b29055341b8a0132551d1f2a63f
Allow duplicate $required_packages

Previously, if more than one apt::source required the same packages to be
installed it would fail with a duplicate exec resource. This adds the name of
the source resource to the exec and gives the exec a name, moving it to a
command parameter for the exec.
manifests/source.pp